pekko/akka-actor-tests/src/test
Björn Antonsson 7f189366b9 =act #3857 Ensure that only relevant test messages go to dead letters
*   Since there was no sender for the `Create` message in the test, the
    created `ActorRef` was also sent to dead letters, creating a race
    where the test could start to subscribe _too early_ and receive the
    `ActorRef` instead of the expected string.
2014-02-03 11:54:13 +01:00
..
java/akka +act #3770 Added Java 8 friendly APIs for Actor and FSM 2014-01-20 12:00:13 +01:00
resources =act, rem, clu #3521: make serialize-messages work with core modules 2013-08-27 11:05:54 +02:00
scala/akka =act #3857 Ensure that only relevant test messages go to dead letters 2014-02-03 11:54:13 +01:00