Files
@ c77888faf2aa
Branch filter:
Location: kallithea/scripts/make-release
c77888faf2aa
2.0 KiB
text/plain
tests: avoid test_pullrequests keeping dead sqlalchemy repository instance around outside transaction
The previous behaviour happened to work but is fragile when things change -
such as migrating to TG2.
The previous behaviour happened to work but is fragile when things change -
such as migrating to TG2.