akka/akka-core

Unstashed timer message gets lost

Open

#25,671 opened on Sep 21, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (3,547 forks)batch import
1 - triagedhelp wantedt:core

Repository metrics

Stars
 (13,277 stars)
PR merge metrics
 (Avg merge 8d 19h) (10 merged PRs in 30d)

Description

When I stash message that was sent by Timer in FSM, and later unstashAll, it is not resent.

Try yourself: https://scastie.scala-lang.org/st73myR1RDipCFiJCdIbfw

Gist: https://gist.github.com/antoon-r/eae5c69715f49254dfbebcff23307577

Possibly linked with #24557

Contributor guide