He-Pin commented on code in PR #2250: URL: https://github.com/apache/pekko/pull/2250#discussion_r2368604945
########## docs/src/main/paradox/stream/operators/Sink/source.md: ########## @@ -0,0 +1,27 @@ +# Sink.source + +Always backpressure never cancel and never consume any elements from the stream. Review Comment: I copyied from never...., not changed it in time. -- 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]
