Skip to content

Bump kqueue to 1.1.1 #684

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

Merged
merged 1 commit into from
May 6, 2025
Merged

Bump kqueue to 1.1.1 #684

merged 1 commit into from
May 6, 2025

Conversation

worr
Copy link
Contributor

@worr worr commented May 6, 2025

This release fixes some file descriptor leaks, reduces memory usage and also fixes a bug where unknown filenames would try and unwatch fd 0.


btw, feel free to tag me on kqueue-backend bugs, since I maintain the upstream kqueue lib. I can't promise I'll always be super quick to respond, but I'd be happy to take a look and help if I'm able.

This release fixes some file descriptor leaks, reduces memory usage and also
fixes a bug where unknown filenames would try and unwatch fd 0.
@dfaust
Copy link
Member

dfaust commented May 6, 2025

Thanks.

btw, feel free to tag me on kqueue-backend bugs, since I maintain the upstream kqueue lib. I can't promise I'll always be super quick to respond, but I'd be happy to take a look and help if I'm able.

I'll try to remember.

@dfaust dfaust merged commit 5f74852 into notify-rs:main May 6, 2025
17 checks passed
JohnTitor pushed a commit that referenced this pull request Jul 3, 2025
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