akka/akka-core

Unstashed timer message gets lost

开放

#25,671 创建于 2018年9月21日

 (2 条评论) (0 个反应) (0 位负责人)Scala (3,547 个派生)batch import
1 - triagedhelp wantedt:core

仓库指标

星标
 (13,277 个星标)
PR 合并指标
 (平均合并 8天 19小时) (30 天内合并 10 个 PR)

描述

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

贡献者指南