Some clean up of the compile and test output
This commit is contained in:
parent
db8a20ea37
commit
8297f459e3
14 changed files with 58 additions and 99 deletions
|
|
@ -191,8 +191,8 @@ object Routing {
|
|||
new RoutedActorRef(
|
||||
new RoutedProps(
|
||||
() ⇒ router,
|
||||
RoutedProps.defaultFailureDetectorFactory,
|
||||
connections,
|
||||
RoutedProps.defaultFailureDetectorFactory,
|
||||
RoutedProps.defaultTimeout, true),
|
||||
actorAddress)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue