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

Reduce max empty writes to 1 #75

Closed
wants to merge 1 commit into from
Closed

Reduce max empty writes to 1 #75

wants to merge 1 commit into from

Conversation

trowski
Copy link
Member

@trowski trowski commented May 18, 2020

The root cause of the write failures on some platforms seems to be EAGAIN, which should not occur consecutively in the watcher callback.

This replaces #74.

The root cause of the write failures on some platforms seems to be EAGAIN, which should not occur consecutively in the watcher callback.
@trowski trowski requested a review from kelunik May 18, 2020 17:32
@trowski trowski closed this Jun 21, 2022
@trowski trowski deleted the reduce-max-writes branch June 21, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant