TjarkoG commented on PR #1150: URL: https://github.com/apache/pekko/pull/1150#issuecomment-2238529162
Hi Will 1.1.0 be released soon? otherwise i would ask if this could be reopened and merged, since it allowes the fix for https://github.com/apache/pekko/issues/442 to actually work. Without it the flushToUser function resets the workaround counter on every loop before we check if we should break it. this should be the reason we're seeing the 100% cpu bug again even with the fixing commit being merged: https://github.com/apache/pekko/issues/842 -- 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]
