Fix race condition in ticketholder_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-10-31
    • 43
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      During tests we check that only one thread holds the ticket but then proceed to release all tickets held by threads. This means that after the check if we release the ticket and another thread acquires it immediately afterwards, then we will also release it.

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

              Created:
              Updated:
              Resolved: