mongodb / specifications

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

DRIVERS-2874: fix flaky maxConnecting-is-enforced CMAP test #1563

Closed baileympearson closed 6 months ago

baileympearson commented 6 months ago

Updates the blocktime and wait time for the maxConnecting-is-enforced test to make the test less flaky.

Node implementation: https://github.com/mongodb/node-mongodb-native/pull/4074

Please complete the following before merging:

DRIVERS-2874