1.0.1
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
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