The GitHub Actions job "Pull Requests" on pekko.git/fix/3247-bound-artery-shutdown has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 1d440ba03af995bac9e42bbd151345d613b0dd4a / 虎鸣 <[email protected]> fix: bound Artery stream shutdown Motivation: Artery waited without a deadline for remoting stream completion during termination, so a stalled stream could block transport shutdown indefinitely. Modification: Add a configurable stream shutdown timeout, continue with transport cleanup when it expires or the scheduler is unavailable, document the setting, and add directional regression coverage. Result: Stalled remoting streams no longer prevent Artery transport shutdown, while the normal streams-before-transport ordering remains unchanged. Tests: - Aeron ArteryTransportShutdownSpec and FlushOnShutdownSpec: 3 tests passed - sbt +mimaReportBinaryIssues: passed - sbt +headerCheckAll: passed - sbt docs/paradox: passed - sbt checkCodeStyle: passed - sbt sortImports: not completed due installed Scalafix/Scalameta binary incompatibility - sbt validatePullRequest: not run per request References: Fixes #3247 Report URL: https://github.com/apache/pekko/actions/runs/29118852728 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
