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

Remove timeout on inotify poll #174

Merged
merged 1 commit into from
Jan 22, 2019
Merged

Conversation

passcod
Copy link
Member

@passcod passcod commented Jan 22, 2019

This was added in #162 but I don't think it's actually needed. All events go through this, even shutdown events (so we don't need to handle signals ourselves / use poll_interruptible).

Reported in #173

This was added in #162 but I don't think it's actually needed. All events go through this, even shutdown events (so we don't need to handle signals ourselves / use `poll_interruptible`).

Reported in #173
@passcod
Copy link
Member Author

passcod commented Jan 22, 2019

[patch bump]

@passcod passcod merged commit 0ae1fa8 into v4-legacy Jan 22, 2019
@passcod passcod deleted the inotify-no-poll-timeout branch January 22, 2019 20:43
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.

1 participant