mdedetrich opened a new pull request, #1443: URL: https://github.com/apache/pekko/pull/1443
This PR adds `alsoTo`/`alsoToContext` onto `FlowWithContext`/`SourceWithContext` which just wrap the underlying `delegate` methods, this is analogous to the current `map`/`mapContext` methods that already exist. I didn't add tests due to the sheer triviality of the implementation but can add them if asked. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org