mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-2835 Increase interruptInUseConnections timeout to fix flaky test #1518

Closed ShaneHarvey closed 8 months ago

ShaneHarvey commented 8 months ago

DRIVERS-2835. Testing in python here: https://github.com/mongodb/mongo-python-driver/pull/1528

ShaneHarvey commented 8 months ago

Note this test still runs just as fast since we don't actually wait for this failpoint to timeout.