Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@larskanis
Copy link
Member

After fork() the dispatcher thread is no longer running, so it needs to be restarted in the child process.

Fixes #884

After fork() the dispatcher thread is no longer running, so it needs to be restarted in the child process.

Fixes ffi#884
@larskanis larskanis merged commit 05537c7 into ffi:master Mar 5, 2021
This was referenced Mar 8, 2021
This was referenced Mar 16, 2021
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.

Async callbacks break after forking if async_cb_thread gets started before forking

1 participant