Do not use InlineCountingExecutor in multi-threaded tests

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Concurrency
    • None
    • ALL
    • Service arch 2020-05-04
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The OneSharedFuture test makes an InlineCountingExecutor and passes it by reference to multiple threads who make concurrent calls into it. InlineCountingExecutor, however, does no internal synchronization and is not safe to access concurrently from multiple threads.

            Assignee:
            Spencer Brody (Inactive)
            Reporter:
            Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: