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

Fix data race in transaction_coordinator_futures_util_test.cpp

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2024-11-11
    • 0

      The LoopObeysShutdown test case of transaction_coordinator_futures_util_test.cpp makes use of a local variable that gets concurrently read and written without any serialization mechanism, causing noise in the execution of Thread Sanitizer-based suites.

            Assignee:
            paolo.polato@mongodb.com Paolo Polato
            Reporter:
            paolo.polato@mongodb.com Paolo Polato
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: