Skip to content

Support yielding in net serve handler#957

Draft
Nicell wants to merge 3 commits intoprimaryfrom
serve-yield-fix
Draft

Support yielding in net serve handler#957
Nicell wants to merge 3 commits intoprimaryfrom
serve-yield-fix

Conversation

@Nicell
Copy link
Copy Markdown
Collaborator

@Nicell Nicell commented Apr 8, 2026

net's server handler would just immediately return a response even if the lua thread yielded, so yielding was basically broken. by adding a completion hook to runOnce we can properly wait and notify the server when the lua thread yields

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.

1 participant