Improve resiliency of ServiceExecutorFixed::Stats unittest

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • Fully Compatible
    • ALL
    • Service Arch 2020-07-27
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Condition variables may miss a notification, and this could cause an indefinite wait in the Stats test under ServiceExecutorFixed unit-tests. A possible fix is using a more strong ordering mechanism for accesses to the shared variable that stores the number of active executor threads.

            Assignee:
            Amirsaman Memaripour
            Reporter:
            Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: