pekko icon indicating copy to clipboard operation
pekko copied to clipboard

Add Sink.watchTermination operator

Open He-Pin opened this issue 4 months ago • 0 comments

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

He-Pin avatar Oct 25 '25 17:10 He-Pin