]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Fix tests retry if the failure leaves the connection in bad state
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 31 Aug 2021 14:42:07 +0000 (16:42 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 31 Aug 2021 14:48:07 +0000 (16:48 +0200)
commitc8e895281151a95da607541515e07e164f5fac7b
tree4300e92975122d500831e8221794f701a1843851
parent390641f1a909407fab034f51722f15dc13ede3fe
Fix tests retry if the failure leaves the connection in bad state
tests/test_server_cursor.py
tests/test_server_cursor_async.py