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

Wrong action from supervisor strategy when running multiple tests #41

Open
rogeralsing opened this issue May 15, 2018 · 0 comments
Open
Labels

Comments

@rogeralsing
Copy link
Contributor

The actorStartedException succeeds when running in isolation.
But when running together with the full testsuite, it fails.

I can see that we are getting the wrong system message in the ActorContext at a point.
The handleFailure of the OneForOneStrategy is the caller, and it seems to be passing the message.

Not clear what causes this.
Concurrency issues in a concurrency lib are the best :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant