Closed longshorej closed 5 years ago
This is a nice feature that Akka Typed has that would be nice to support. This allows you to supply a custom domain message to receive, instead of a signal, when the watched actor has terminated.
Also requested: ActorContext::spawn_watched_with.
This is a nice feature that Akka Typed has that would be nice to support. This allows you to supply a custom domain message to receive, instead of a signal, when the watched actor has terminated.
Also requested: ActorContext::spawn_watched_with.