majin1102 commented on PR #2790:
URL: https://github.com/apache/amoro/pull/2790#issuecomment-2100070754

   > What's the difference between cancelTasks when 2 thread are failed at same 
time and releaseResourcesIfNecessary
   
   If you mean if  the operation of  canceling all tasks itself would lead to 
dead lock.
   
   I think the answer is no, concurrent threads would step into task locks in 
the same order, which would not lead to any dead locks


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

Reply via email to