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

feat: Expose kqueue's signal handling functionality #72

Closed
wants to merge 1 commit into from

Conversation

notgull
Copy link
Member

@notgull notgull commented Jan 9, 2023

This PR exposes functions that allow users to register signal handlers using kqueue.

See also: #68

@notgull
Copy link
Member Author

notgull commented Jan 12, 2023

I can't reproduce the test failures on FreeBSD. I guess I have to boot up my macOS VM...

@fogti
Copy link
Member

fogti commented Jan 20, 2023

uhh I can reproduce the test failure on native FreeBSD 13.1 ... truss trace: https://ytrizja.de/misc/other_modes.truss

@fogti
Copy link
Member

fogti commented Jan 20, 2023

maybe the event needs to be re-enabled?

@fogti
Copy link
Member

fogti commented Jan 20, 2023

@notgull
Copy link
Member Author

notgull commented Feb 1, 2023

Superseded by #83

@notgull notgull closed this Feb 1, 2023
@notgull notgull deleted the notgull/kqueue-signals branch February 1, 2023 17:48
@fogti
Copy link
Member

fogti commented Feb 2, 2023

ok, appears to be fixed in the new branch

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.

2 participants