pekko/akka-remote-tests/src
Patrik Nordwall 42b6bad65e Eliminate race in RoundRobinRoutedRemoteActorSpec, see #2725
* Resize is done via a message to the router so it might happen later.
* For this test this could cause all messages to pass through before the actual
  resize took place.
* The change in RoutedActorCell was done because it doesn't make sense
  and complicates testing to trigger  resize when sending CurrentRoutees
  to the router.
2012-11-27 17:46:27 +01:00
..
main Don't replace the active connection with a passive one. See #2654 2012-11-26 15:29:24 +01:00
multi-jvm/scala/akka/remote Eliminate race in RoundRobinRoutedRemoteActorSpec, see #2725 2012-11-27 17:46:27 +01:00
test/scala/akka/remote Merge remote-tracking branch 'origin/master' into wip-2.10.0-RC1-∂π 2012-10-15 16:18:52 +02:00