-
Notifications
You must be signed in to change notification settings - Fork 331
Open
Description
Hi,
After upgrading from 0.41.2 to 0.42.0, the following errors have been introduced when performing uv run --python 3.12 pytest -v
| sqlalchemy.exc.OperationalError: (psycopg.errors.ObjectInUse) database "test" is being accessed by other users
| DETAIL: There are 5 other sessions using the database.
| [SQL: DROP DATABASE "test"]
| (Background on this error at: https://sqlalche.me/e/20/e3q8)
I think the removal of this block has introduced the issue. If this is an intention for 0.42.0 then this version should be flagged as a breaking-change?
Thanks.
dolfinus, Samk13, stschwark, phistep, reubinoff-prime and 18 morealejandroperez-facultyai
Metadata
Metadata
Assignees
Labels
No labels