Fix race condition in OnlyLowPriorityOps test

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Execution Team 2022-11-14, Execution Team 2022-11-28
    • 54
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      TSAN detected that this test in ticketholder_test.cpp contains a race condition in the way we check for ticket existence. This is technically valid as they are wrapped in assertSoon and we only want it to converge to the desired state.

      In any case, we should fix this problem to reduce the noisiness.

            Assignee:
            Jordi Olivares Provencio
            Reporter:
            Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: