ntl / actor

Actor pattern implementation for ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actor::Start causes problems for supervisor

ntl opened this issue · comments

  1. Supervisors should not rescue errors and send an actor crashed notification
  2. When starting a supervisor, an actor started message should not get sent to the supervisor