Skip to content

Commit 847bb36

Browse files
authored
PYTHON-4414 Increase interruptInUseConnections timeout again to fix flaky test (#1634)
1 parent 42f4503 commit 847bb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/connection_monitoring/pool-clear-interrupting-pending-connections.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"closeConnection": false,
1919
"blockConnection": true,
20-
"blockTimeMS": 10000
20+
"blockTimeMS": 20000
2121
}
2222
},
2323
"poolOptions": {

0 commit comments

Comments
 (0)