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

deadlock if send_stop_tokens() only sends stop tokens for #-alive-processes #25

Open
gatoatigrado opened this issue Jul 31, 2014 · 0 comments

Comments

@gatoatigrado
Copy link
Owner

this is reproducible via test_fail_after_a_while(). I'm not sure what's going on yet. At first I thought perhaps processes hadn't yet started, but this doesn't seem to be the case -- new assertions in fork() show that processes are marked as is_alive() immediately after their start() method is called.

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

No branches or pull requests

1 participant