Commit graph

8 commits

Author SHA1 Message Date
Roland
43170ff168 redo ChildTerminated() processing, see #2391"
the previous patch of including the UID in the Terminated message did
suffer from the system vs. normal message ordering problem, hence I
reverted the previous fix and replaced it by sending a NullMessage after
ChildTerminated, exactly like in the Supervise case.
2012-08-22 17:31:01 +02:00
Roland
c03665ec46 make Terminated constr private[akka] 2012-08-20 11:22:52 +02:00
Roland
d6f42ca344 remove child in Terminated() processing, see #2391 2012-08-19 21:07:04 +02:00
Viktor Klang
54a3a44bf8 #2292 - Removing akka.util.Duration etc and replace it with scala.concurrent.util.Duration 2012-06-29 13:33:20 +02:00
Viktor Klang
1a7f29aaec Making everything compile and tests pass 2012-06-28 15:33:49 +02:00
Viktor Klang
17ee47079a Incorporating Roland's feedback 2012-06-02 14:49:28 +02:00
Viktor Klang
96f264e842 Initial stab at DeathWatch 2.0, tests don't pass just yet 2012-05-28 16:49:49 +02:00
Patrik Nordwall
0eae9d8d22 Move all doc examples out of the akka-package to avoid use of private APIs. See #2092 2012-05-22 11:37:09 +02:00
Renamed from akka-docs/scala/code/akka/docs/actor/FaultHandlingDocSpec.scala (Browse further)