Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-90994

Fix data-race in `RWMutex` unit-tests

    • Service Arch
    • Fully Compatible
    • ALL
    • v8.0
    • Networking & Obs 2024-05-27, Networking & Obs 2024-06-10
    • 200

      This concerns this test, which is accessing an instance of unique_lock from a thread other than the one that owns it. The observer thread doesn't have to observe the writes by the main thread, so the test could be flaky.

            Assignee:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Reporter:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: