mdedetrich commented on code in PR #256:
URL: https://github.com/apache/incubator-pekko/pull/256#discussion_r1143352340


##########
docs/src/main/paradox/stream/operators/Flow/futureFlow.md:
##########
@@ -37,8 +37,8 @@ Scala
 **completes** when upstream completes and all futures have been completed and 
all elements have been emitted
 
 **cancels** when downstream cancels (keep reading)
-    The operator's default behaviour in case of downstream cancellation before 
nested flow materialization (future completion) is to cancel immediately.
-     This behaviour can be controlled by setting the 
[[org.apache.pekko.stream.Attributes.NestedMaterializationCancellationPolicy.PropagateToNested]]
 attribute,
+    The operator's default behavior in case of downstream cancellation before 
nested flow materialization (future completion) is to cancel immediately.

Review Comment:
   Nope, not sure if we want should care about this at the risk of bikeshedding



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to