Fixed 3 bugs in Active Objects and Actor supervision + changed to use Multiverse tryJoinCommit + improved logging + added more tracing + various misc fixes
This commit is contained in:
parent
c8f1a5ede1
commit
b98cfd5c1f
9 changed files with 247 additions and 207 deletions
|
|
@ -53,7 +53,7 @@ final class MessageInvocation(val receiver: ActorRef,
|
|||
"\n\tsender = " + sender +
|
||||
"\n\tsenderFuture = " + senderFuture +
|
||||
"\n\ttransactionSet = " + transactionSet +
|
||||
"\n]"
|
||||
"]"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue