This is an automated email from the ASF dual-hosted git repository.
He-Pin pushed a change to branch feat/alsoTo-propagateCancellation-3104
in repository https://gitbox.apache.org/repos/asf/pekko.git
from 326d4d64cf feat(stream): add alsoTo overload with configurable
cancellation propagation
add fde1950076 fix(stream): correct @since version, add Java tests, clean
up DefaultAttributes
No new revisions were added by this update.
Summary of changes:
.../test/java/org/apache/pekko/stream/javadsl/FlowTest.java | 12 ++++++++++++
.../java/org/apache/pekko/stream/javadsl/SourceTest.java | 12 ++++++++++++
.../src/main/scala/org/apache/pekko/stream/impl/Stages.scala | 1 -
.../main/scala/org/apache/pekko/stream/javadsl/Flow.scala | 4 ++--
.../main/scala/org/apache/pekko/stream/javadsl/Source.scala | 4 ++--
.../main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala | 2 +-
.../scala/org/apache/pekko/stream/javadsl/SubSource.scala | 2 +-
.../main/scala/org/apache/pekko/stream/scaladsl/Flow.scala | 4 ++--
.../apache/pekko/stream/scaladsl/FlowWithContextOps.scala | 2 +-
.../main/scala/org/apache/pekko/stream/scaladsl/Graph.scala | 2 +-
10 files changed, 34 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]