Re: [PR] chore: fix failed in StreamConvertersSpec [pekko]

2024-12-31 Thread via GitHub
He-Pin merged PR #1655: URL: https://github.com/apache/pekko/pull/1655 -- 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: notifications-unsubscr...@pekko.a

Re: [PR] chore: fix failed in StreamConvertersSpec [pekko]

2024-12-31 Thread via GitHub
pjfanning commented on PR #1655: URL: https://github.com/apache/pekko/pull/1655#issuecomment-2566419966 since this was likely caused by https://github.com/apache/pekko/pull/1249, I think this should be backfit -- This is an automated message from the Apache Git Service. To respond to the

[PR] chore: fix failed in StreamConvertersSpec [pekko]

2024-12-31 Thread via GitHub
He-Pin opened a new pull request, #1655: URL: https://github.com/apache/pekko/pull/1655 Motivation: refs: https://github.com/apache/pekko/issues/1653 Modification: Implemented the splitIterator in test Result: Tests run ok. -- This is an automated message from the Ap