Data race in exhaust_cursor_currentop_integration_test.cpp

XMLWordPrintableJSON

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

      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
            Reporter:
            Romans Kasperovics
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: