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

ActorSystem::when_terminated initial implementation (#58) #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aav
Copy link

@aav aav commented Sep 17, 2019

Hello,

this pull request provides the initial implementation for the ActorSystem::when_terminated function, as it was proposed in the issue (#58).

@aav
Copy link
Author

aav commented Sep 17, 2019

It looks like Travis hanged due to the race described in the ActorSystem::shutdown function. As I can see, this happens from time to time.

@olexiyb
Copy link
Contributor

olexiyb commented Apr 11, 2020

merged into actors.rs

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.

2 participants