Race condition in thread_pool_task_executor exhaust handling

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If the exhaust responses come in faster than the callbacks are executed, the callback field on the callback state will be overwritten several times; this causes the callbacks to be run with the wrong data (the data is encapsulated in the lambda on the callback field).

              Assignee:
              Patrick Freed
              Reporter:
              Matthew Russotto
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: