The GitHub Actions job "Pull Requests" on 
pekko.git/fix/graph-interpreter-memory-leak has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
0589a5005a8df4c426a95fe164343e05c6c19d3d / 虎鸣 <[email protected]>
fix: release graph interpreter connection payloads

Motivation:
Completed graph stages could leave connection payloads reachable, and snapshots 
could index unresolved stage ids.

Modification:
Reuse releaseStage from finish, clear slots after both owners are released, and 
safely represent unresolved snapshot owners. Add focused regression coverage.

Result:
Completed interpreters release in-flight payloads without breaking snapshots.

Tests:
- sbt "stream-tests / Test / testOnly 
org.apache.pekko.stream.impl.fusing.GraphInterpreterSpec 
org.apache.pekko.stream.impl.GraphStageLogicSpec 
org.apache.pekko.stream.impl.fusing.LifecycleInterpreterSpec" (44 tests passed)
- sbt +mimaReportBinaryIssues (passed)
- sbt +headerCheckAll (passed)
- sbt checkCodeStyle (passed)
- Qoder review (no must-fix findings)

References:
Refs #3030

Report URL: https://github.com/apache/pekko/actions/runs/29087841592

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to