Wang, Gang created MNEMONIC-725:
-----------------------------------
Summary: Keep thread information when get InterruptedException
Key: MNEMONIC-725
URL: https://issues.apache.org/jira/browse/MNEMONIC-725
Project: Mnemonic
Issue Type: Improvement
Components: Core
Affects Versions: 0.17.0
Reporter: Wang, Gang
Assignee: Yanhui Zhao
Fix For: 0.17.0
Set the interrupted flag on the current thread with
'Thread.currentThread().interrupt()' instead of ex.printStackTrace(), otherwise
the information that the current thread was interrupted will be lost.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)