pekko
pekko copied to clipboard
Add Sink.watchTermination operator
Motivation: refs: https://github.com/akka/akka-core/issues/22546
I encountered this when implementing the doOnCancel, but it seems doOnCancel can handle this.
I got a quick prototype