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 SEGFAULTs in uv.walk() due to uws and luv sharing the same event loop #593

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rdw-software
Copy link
Member

Unfinished prototype; needs upstream changes or a manually applied diff patch (trivial change). Cleanup afterwards.


Resolves #573

Update main.cpp

Update runtime.lua

Update uv-library.spec.lua

tbd use luajit from luv
not great, but still only relies on public interfaces...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Walking the event loop SEGFAULTs when encountering uws handles in luv's walk callback
1 participant