You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During testing the pool is injected to be able to rollback
the transaction on every test. If the asyncpg.Pool is injected
on construction (testing) it should not be closed by the
on_disconnect event from the asgi
0 commit comments