-
Notifications
You must be signed in to change notification settings - Fork 42
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
IOError: cannot send to <Channel id=1 closed> #55
Comments
Hello! It happens to me as well! |
Thanks! Unfortunately it seems the worker is crashing hard (such as a segmentation fault) so the channel is closing prematurately. If you execute that single test without |
Yes it does, both with |
The issue is present when the tests are ran using |
A couple examples where this seems to happen with
pytest
see Traceback 2 in this link
https://gist.github.com/khamidou/6b7e8702f8fc0e8dd251
The text was updated successfully, but these errors were encountered: