Skip to content

Restart actor thread if it is killed/dies (e.g. on fork).#3

Open
ioquatix wants to merge 2 commits intomainfrom
fork-safety
Open

Restart actor thread if it is killed/dies (e.g. on fork).#3
ioquatix wants to merge 2 commits intomainfrom
fork-safety

Conversation

@ioquatix
Copy link
Copy Markdown
Member

@ioquatix ioquatix commented Feb 6, 2024

When forking, Ruby terminates all running threads. So we should (re)start the actor on demand. However, I wonder what happens to existing method calls...

Types of Changes

  • Bug fix.
  • New feature.

Contribution

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