Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix IO-535 #58

Closed
wants to merge 3 commits into from
Closed

Fix IO-535 #58

wants to merge 3 commits into from

Conversation

SvetlinZarev
Copy link
Contributor

Fix IO-535

Adds test case to verify the incorrect behavior and the fix.
Does not incorrectly remove the Thread.currentThread().interrupt(); like the original PR (#36 ).

Interrupt the thread created by FileAlterationMonitor on stop()
@coveralls
Copy link

coveralls commented Mar 10, 2018

Coverage Status

Coverage increased (+0.002%) to 89.717% when pulling 22ead16 on SvetlinZarev:io-535 into d08dbbf on apache:master.

@PascalSchumacher
Copy link
Contributor

Thanks! 👍

@asfgit asfgit closed this in a4705cc Apr 29, 2018
@anthonyraymond
Copy link

Wasnt this merged?

@PascalSchumacher
Copy link
Contributor

Yes it was merged in a4705cc and e9eb2d8

@anthonyraymond
Copy link

Ok. Sorry :)

@PascalSchumacher
Copy link
Contributor

No problem. Github does not show it as merged, because I squashed two commits into one and (sightly) altered the commit message. Sorry for causing this confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants