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:
parent
d110836629
commit
43170ff168
10 changed files with 17 additions and 23 deletions
|
|
@ -153,4 +153,4 @@ class FaultHandlingDocSpec extends AkkaSpec with ImplicitSender {
|
|||
}
|
||||
}
|
||||
}
|
||||
//#testkit
|
||||
//#testkit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue