gianm opened a new pull request, #18180:
URL: https://github.com/apache/druid/pull/18180

   In case of cancellation, the worker future can resolve prior to the worker 
thread completing. We need to wait for both the future and the latch (which is 
counted-down by the worker thread in its finally method).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to