rotor v0.11 Release Notes

Release Date: 2020-11-20 // over 3 years ago
    • [improvement] when supervisor shuts self down due to child init failure,
      the supervisor init error code is "failure escalation"
    • ๐Ÿ“š [documentation] updated Advanced examples,
    • ๐Ÿ›  [bugfix] when actor shuts self down all its timers are properly
      cancelled
    • ๐Ÿ›  [bugfix] in rare case supervisor starts, event if child failed to init
    • ๐Ÿ›  [bugfix] asio: more correct timers cancellation implementation
    • ๐Ÿ›  [bugfix] ev: more correct shutdown (avoid memory leaks in rare cases)