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

Monitor timeout bugfix v2 #10

Merged

Conversation

Apteryks
Copy link
Contributor

I think this is a better fix than my previous fix (already merged, thanks!).

Sorry for not producing it in my first submission :-).

This reverts commit 2014b87.  A better
correction will follow.
This is a more correct fix than that reverted in the (now reverted) commit
2014b87 ("Do not apply udev-monitor-set-timeout! to #f values") to correctly
handle the #:timeout-usecs keyword argument, which should not be specified
as #f per Guile's 'select' API.

* modules/udev/monitor.scm (make-udev-monitor): Avoid applying
udev-monitor-set-timeout! to a #f 3rd argument (usecs).
@Apteryks Apteryks force-pushed the monitor-timeout-bugfix-v2 branch from 8f62a51 to ea2abcb Compare December 30, 2023 03:19
@artyom-poptsov artyom-poptsov merged commit c4941b9 into artyom-poptsov:master Jan 9, 2024
4 checks passed
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.

2 participants