Race between termination and actorFor, see #3234

This commit is contained in:
Patrik Nordwall 2013-04-17 21:03:16 +02:00
parent d6d64b1c1a
commit ee1b5879cf
2 changed files with 6 additions and 0 deletions

View file

@ -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]].