Skip to content

Always reset interrupted state after catching InterruptedException#1189

Closed
ivankelly wants to merge 1 commit into
apache:masterfrom
ivankelly:interrupt-thread
Closed

Always reset interrupted state after catching InterruptedException#1189
ivankelly wants to merge 1 commit into
apache:masterfrom
ivankelly:interrupt-thread

Conversation

@ivankelly
Copy link
Copy Markdown
Contributor

There's many places we did not do it. I've added it.

There's many places we did not do it. I've added it.
@ivankelly ivankelly self-assigned this Feb 20, 2018
@ivankelly ivankelly closed this Feb 20, 2018
@ivankelly ivankelly reopened this Feb 20, 2018
@eolivelli
Copy link
Copy Markdown
Contributor

Is this a general cleanup patch or did you fall into some real problem?

@ivankelly
Copy link
Copy Markdown
Contributor Author

General cleanup, though some of the CI stuff I've been fighting was threads seeming to ignore being interrupted, which could be related.

Copy link
Copy Markdown
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have run thru the diff. The change is big but looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants