mongodb / specifications

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

DRIVERS-2877: Follow w: 0 write with a find in spec tests #1560

Closed jyemin closed 6 months ago

jyemin commented 6 months ago

This will force completion of the w: 0 write, which addresses a TCP-based race condition in the tests

Please complete the following before merging:

Note: there are other w: 0 writes in the unified tests but none that appear to be causing issues so leaving them alone for now.