Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-44800

Change ThreadPool to join idle threads instead of detaching them

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

      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@mongodb.com Amirsaman Memaripour
            Reporter:
            matthew.saltz@mongodb.com Matthew Saltz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: