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

Clear watchers even if closing FD fails #44

Closed
wants to merge 1 commit into from

Conversation

njam
Copy link

@njam njam commented Mar 9, 2015

If the underlying file descriptor is invalid or closed, then a call to Notifier.close will leave @watchers untouched.
I think we should clear them nevertheless, as otherwise there's no way to clear them.
wdyt?

@ioquatix
Copy link
Member

Can you please rebase on master and I will review.

@ioquatix
Copy link
Member

This has been improved and should no longer be an issue.

@ioquatix ioquatix closed this Jun 16, 2017
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.

None yet

2 participants