Make TickSourceMock class thread safe

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Sharding 2020-06-15
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In order to avoid data race while accessing TickSourceMock's class api concurrently by multiple threads, the _currentTicks class variable access need to be serialized through the usage of some thread syncronization primitive such as mutex.

              Assignee:
              Tommaso Tocci
              Reporter:
              Tommaso Tocci
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: