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

"EAGAIN: resource temporarily unavailable, write" on fatal #739

Closed
allevo opened this issue Nov 11, 2019 · 2 comments · Fixed by #740
Closed

"EAGAIN: resource temporarily unavailable, write" on fatal #739

allevo opened this issue Nov 11, 2019 · 2 comments · Fixed by #740

Comments

@allevo
Copy link
Contributor

allevo commented Nov 11, 2019

Before #730, the use of fatal was safe.
After that version, my application crash with EAGAIN: resource temporarily unavailable, write.

The linked lines live in sonicboom repo:

https://github.com/mcollina/sonic-boom/blob/e1b31fb93c5a8c306cdc16021e81b4995056a5aa/index.js#L245-L248

This behaviour was considered a patch but the behaviour changes.

Can I may send a PR with a patch (maybe a configuration flag)?

@mcollina
Copy link
Member

mcollina commented Nov 11, 2019 via email

@github-actions
Copy link

github-actions bot commented Feb 6, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants