He-Pin opened a new pull request, #1658: URL: https://github.com/apache/pekko/pull/1658
Motivation: To avoid https://github.com/apache/pekko/issues/1525 , I checked all the `Flow#withAttributes` usage. Modification: Move the `.withAttributes()` inside the `via(...)` Result: 1. consistent style 2. safer when using it with graphdsl. -- 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]
