Re: [I] Feature request: Add Flow#flattenConcat [pekko]

2025-01-02 Thread via GitHub
He-Pin closed issue #1661: Feature request: Add Flow#flattenConcat URL: https://github.com/apache/pekko/issues/1661 -- 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 unsubscri

Re: [I] Feature request: Add Flow#flattenConcat [pekko]

2025-01-02 Thread via GitHub
He-Pin commented on issue #1661: URL: https://github.com/apache/pekko/issues/1661#issuecomment-2568021590 @raboof Wow, I forgot this, but I planed to add a flatmapConcat with a parallelism, let't me close this:) -- This is an automated message from the Apache Git Service. To respond

Re: [I] Feature request: Add Flow#flattenConcat [pekko]

2025-01-02 Thread via GitHub
raboof commented on issue #1661: URL: https://github.com/apache/pekko/issues/1661#issuecomment-2568000848 hmm, we already have your #937 - how would this be different? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[I] Feature request: Add Flow#flattenConcat [pekko]

2025-01-01 Thread via GitHub
He-Pin opened a new issue, #1661: URL: https://github.com/apache/pekko/issues/1661 Motivation: Refs: https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/flatten-concat.html And pekko already has `flattenMerge` -- This is an automated mess