He-Pin opened a new issue, #601: URL: https://github.com/apache/incubator-pekko/issues/601
Motivation: As the `statefulMapConcat` not handing the `upstreamFinished` event, so when the stream is complete, the ongoing state keeded in the closure can be lost. I suggest we annotate that in the scaladoc and deprecate the usage, and infavor the `statefulMap` As the tests in https://github.com/Kotlin/kotlinx.coroutines/pull/3868 shows and the origin Akka issue for statefulMap:https://github.com/akka/akka/issues/31077 -- 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]
