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.
This commit is contained in:
Roland 2012-08-22 16:44:35 +02:00
parent d110836629
commit 43170ff168
10 changed files with 17 additions and 23 deletions

View file

@ -153,4 +153,4 @@ class FaultHandlingDocSpec extends AkkaSpec with ImplicitSender {
}
}
}
//#testkit
//#testkit