-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[Tests] Harden Persistence.InMemory event Tests #7814
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
[Tests] Harden Persistence.InMemory event Tests #7814
Conversation
Aaronontheweb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
The original fix did not fix the underlying issue, still exploring for other possible causes |
|
I'm turning this PR into a test bed to probe for other possible causes, DO NOT MERGE |
Aaronontheweb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is over-complicated and touches some dangerous stuff like RepointableActorRef. Going to close it.
Test bed for testing Persistence.Query.InMemory flaky unit tests