akka/akka-core

Unstashed timer message gets lost

Aberta

#25.671 aberto em 21 de set. de 2018

 (2 comentários) (0 reação) (0 responsável)Scala (3.547 forks)batch import
1 - triagedhelp wantedt:core

Métricas do repositório

Stars
 (13.277 estrelas)
Métricas de merge de PR
 (Mesclagem média 8d 19h) (10 fundiu PRs em 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

Guia do colaborador