]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Use gather instead of wait in tests to be coro friendly
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 6 Mar 2021 02:08:33 +0000 (03:08 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 6 Mar 2021 02:08:33 +0000 (03:08 +0100)
commit7585ec0dc6b955f2e2b5a2084936f4ab69532cba
treedb74af6045ee1e9022b694df452feebb84bb2892
parent9f26ee46fb021b69ec2b5eda636a192060cdbee7
Use gather instead of wait in tests to be coro friendly
tests/test_concurrency_async.py
tests/test_connection_async.py