Roland
ce49ffe3c6
remove all but one occurrence of single-arg tell()
2012-09-19 23:55:53 +02:00
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
8bca635279
Stab at fixing more tests with timeout issues on Jenkins
2012-07-24 14:26:22 +02:00
Viktor Klang
0bf45a9403
Initial work in moving to scala.concurrent.Await + Awaitable
2012-06-29 16:06:26 +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
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