-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
There are two issues with tests, which make them fail on random rare occasions:
-
timeouts.
If the runner is slow, then some actors in the tree may not answer within timeout. -
actor count and non-deterministic sometimes.
This is more weird, but for some reason sometimes actor system creates more actors than usual. It's inherently problematic, since we're digging into akka internals here. Not sure what can be done about it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working