zakgof / actr

Simple, fast and typesafe Java actor model implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Concurrency: ActorSystem can 'miss' to destroy actors on shutdown

SereneAnt opened this issue · comments

commented

ActorSystem#shutdown() can miss to destroy the actors if they are created 'in-between'