pekko/akka-actor-testkit-typed/src
Patrik Nordwall 794a8cc6ff Stashing in persistent behavior, #25717
* Effect.stash, Effect.thenUnstashAll
* unstash one at a time, and start with external stash if UnstashAll is in progress
* handle restarts
* handle PoisonPill
* fix PerformanceSpec, because now the internal stash is cleared if exception is thrown
* work with PoisonPill
2019-01-18 17:47:51 +01:00
..
main Stashing in persistent behavior, #25717 2019-01-18 17:47:51 +01:00
test use receiveOne instead of receiveMessageType, #25914 2019-01-15 09:23:30 +01:00