bitflicker64 commented on issue #2939:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2939#issuecomment-3772181786

   @dosu PR opened to fix #2939: <PR_LINK> 
https://github.com/apache/incubator-hugegraph/pull/2941 . Root cause is 
ContextCallable failing before runAndDone(), skipping latch.countDown() and 
potentially hanging await(). This PR wraps execution in safeRun() so latch is 
always decremented.
   


-- 
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