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

Fix ActorsLeakSpec instability #30660

Merged
merged 1 commit into from Sep 8, 2021
Merged

Conversation

raboof
Copy link
Member

@raboof raboof commented Sep 8, 2021

Instability due to receiving an excess TimeoutException in the logging.

This just removes the check for the logging.

Fixes #30659

Instability due to receiving an excess TimeoutException in the logging.

This just removes the check for the logging.

Fixes akka#30659
@raboof
Copy link
Member Author

raboof commented Sep 8, 2021

failure was #30552, fix for that in #30662

@raboof raboof merged commit 226c9d3 into akka:master Sep 8, 2021
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.

ActorsLeakSpec: must not leak actors
2 participants