Resolve merge conflict in cherry-pick
This commit is contained in:
parent
9b512e9f04
commit
e2042d003d
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ abstract class RemoteClient private[akka] (
|
||||||
Some(actorRef),
|
Some(actorRef),
|
||||||
Left(actorRef.uuid),
|
Left(actorRef.uuid),
|
||||||
actorRef.address,
|
actorRef.address,
|
||||||
actorRef.timeout,
|
timeout,
|
||||||
Right(message),
|
Right(message),
|
||||||
isOneWay,
|
isOneWay,
|
||||||
senderOption,
|
senderOption,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue