PYTHON-4156 Increase interruptInUseConnections timeout to fix flaky test (#1528)
This commit is contained in:
parent
a8b8dab04a
commit
5b5a7e640b
@ -17,7 +17,7 @@
|
||||
],
|
||||
"closeConnection": false,
|
||||
"blockConnection": true,
|
||||
"blockTimeMS": 1000
|
||||
"blockTimeMS": 10000
|
||||
}
|
||||
},
|
||||
"poolOptions": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user