]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: longer sleep to test for idle timeout exception
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 13 Oct 2025 12:49:59 +0000 (14:49 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 13 Oct 2025 12:51:35 +0000 (14:51 +0200)
commite8f534ad4fe051fcf23f6703e63ce34f572ea5ed
treefb2f373cb09b93181f7b020e36501c4684eb8cc7
parentbbfc30965fff9649837dba7f6fe4a64b7e300105
test: longer sleep to test for idle timeout exception

The test fails semi-regularly on macOS (probably 5% of the times).
tests/test_connection.py
tests/test_connection_async.py