pekko/akka-docs/src/test/scala/docs/pattern
Patrik Nordwall f8a1d635fa Support for Actor timers, and fix bug in FSM, #15733
* backport of the timers from Akka Typed, #16742
* also fixed a small bug in FSM timers, which could result in that
  a timer from a previous incarnation was let through to new
  incarnation after restart
* no more need for the complicated "how to" section in docs of
  how to schedule periodic messages
2017-07-06 14:29:35 +02:00
..
BackoffSupervisorDocSpec.scala move code to src/test 2017-05-11 17:36:45 +02:00