GitHub user mdedetrich added a comment to the discussion: `StreamConverters.asInputStream` not workable when using broadcast with `ByteString` source?
So I did some more testing and I can confirm that when using `inputStream().close` within the `finally` block, the random `SubscriptionWithCancelException$NoMoreElementsNeeded` does actually effect the business logic as the stream gets terminated before it can complete properly GitHub link: https://github.com/apache/pekko/discussions/1807#discussioncomment-12599065 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
