We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e94302d commit b4d2892Copy full SHA for b4d2892
tests/test_pool.py
@@ -24,7 +24,7 @@
24
_system = platform.uname().system
25
26
27
-POOL_NOMINAL_TIMEOUT = 0.1
+POOL_NOMINAL_TIMEOUT = 0.5
28
29
30
class SlowResetConnection(pg_connection.Connection):
0 commit comments