]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test(pool): add tests to verify check on getconn's behaviour
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 6 Oct 2023 16:31:52 +0000 (18:31 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 14 Oct 2023 07:45:36 +0000 (09:45 +0200)
commit29059c6a168d3f04f3b4242ee97cc2a9d819e89e
tree447c89b8173134194c76dee8f2d465077548021f
parent330f765175907da2a21a8c4aa5a2d55fd327d84b
test(pool): add tests to verify check on getconn's behaviour
tests/pool/test_pool.py
tests/pool/test_pool_async.py