imbajin commented on PR #2941:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2941#issuecomment-3783825854

   > Side note: there is another `Consumers` implementation at 
`hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/job/algorithm/Consumers.java`
 which also submits `ContextCallable` directly. It may have the same 
latch/await hang corner case. I didn’t include it here to keep this PR focused, 
but I can open a separate PR to apply the same fix there if you want.
   
   No need to update the another one (but we could merge them into one 
class/method reference)


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