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

Avoid referencing a potentially-destroyed future in collection_acquisition_bm

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc11
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch
    • Fully Compatible
    • ALL
    • v8.0
    • Programmability 2024-05-27
    • 0

      It's possible to try to get the _stopRequest future here after we already emplace the promise and destroy the future here.

      If we change the member ordering of _thread and _stopRequest it should solve the issue.

            Assignee:
            blake.oler@mongodb.com Blake Oler
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: