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

Data race in exhaust_cursor_currentop_integration_test.cpp

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • QE 2022-11-28, QE 2022-12-12
    • 5

      A DBClientCursor instance is shared between the main and stdx::async threads. The problem can be easily resolved, because the main thread only needs to access cursorId, which can be copied.

            Assignee:
            romans.kasperovics@mongodb.com Romans Kasperovics
            Reporter:
            romans.kasperovics@mongodb.com Romans Kasperovics
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: