Race between termination and actorFor, see #3234
This commit is contained in:
parent
d6d64b1c1a
commit
ee1b5879cf
2 changed files with 6 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ import akka.cluster.ClusterEvent.MemberRemoved
|
|||
import akka.remote.FailureDetectorRegistry
|
||||
import akka.remote.RemoteWatcher
|
||||
|
||||
/**
|
||||
* INTERNAL API
|
||||
*/
|
||||
private[cluster] object ClusterRemoteWatcher {
|
||||
/**
|
||||
* Factory method for `ClusterRemoteWatcher` [[akka.actor.Props]].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue