Change ThreadPool to join idle threads instead of detaching them

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Service Arch 2020-02-10
    • 18
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In the ThreadPool in certain cases we detach threads. This can lead to ASAN failures if we shut down before the thread has completed. We should change the logic to join these threads instead.

            Assignee:
            Amirsaman Memaripour
            Reporter:
            Matthew Saltz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: