watch
Watch a specific ActorRef
and signal a failure downstream once the actor terminates.
Description
Watch a specific ActorRef
and signal a failure downstream once the actor terminates. The signaled failure will be an WatchedActorTerminatedException
.
emits when upstream emits
backpressures when downstream backpressures
completes when upstream completes