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

Fix ‘epoll instance is dead #61’ #62

Merged
merged 2 commits into from Jun 30, 2022
Merged

Fix ‘epoll instance is dead #61’ #62

merged 2 commits into from Jun 30, 2022

Conversation

emixa-d
Copy link
Collaborator

@emixa-d emixa-d commented Jun 30, 2022

Fixes: #61

This avoids the "epoll instance is dead" error noticed in
GNUnet-Scheme's test suite, as reported at
<#61>.
A test is added in the next commit.

* fibers/epoll.scm (epoll-wake!)[dead]: Instead of throwing an error,
just return #t.
* tests/conditions.scm: Add a test.
@emixa-d emixa-d mentioned this pull request Jun 30, 2022
@aconchillo aconchillo merged commit 3adf375 into master Jun 30, 2022
@aconchillo aconchillo deleted the dead-epoll branch November 25, 2022 19:27
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.

epoll instance is dead
2 participants