Grigorii
Results
2
comments of
Grigorii
A quick solution could be to pass a Promise to the `dropFromActorMap`, which will be resolved after the map has been updated.
I may be misunderstood the question, but this problem can also arise in Akka Typed. In Akka untyped context contains the `sender` reference which can be used to send the...