TeslaCN commented on issue #1464:
URL: 
https://github.com/apache/shardingsphere-elasticjob/issues/1464#issuecomment-870270678


   I don't think it is elegant that let user write the 
`Thread.currentThread().isInterrupted()` in their business code. And they can 
also check the timeout or interrupt by themselves just by adding a little bit 
of code if they had already wrote some code about Thread or concurrent.
   We may need a more elegant way to do that. 


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