The GitHub Actions job "Pull Requests" on 
pekko.git/perf/actorref-source-optimization has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
c85de8e5b345c5c94e96f3b7001e4dad89d7618b / 虎鸣 <[email protected]>
refactor(stream): address code review findings for ActorRefSource optimization

- Extract shared resolveSupervisorCell on GraphStageLogic to eliminate
  duplicated localCell logic between StageActor and ActorRefSource
- Add warning log for PoisonPill/Kill (matching StageActor behavior),
  using systemLog to avoid interpreter initialization dependency
- Wrap removeFunctionRef in postStop with NonFatal catch for robustness
  during ActorSystem shutdown
- Add super.postStop() call for forward compatibility
- Log unmatched messages at debug level instead of silent drop
- Add comment explaining direct-push fast path completion safety
- Reduce startup race test from 20 to 5 iterations, verify stream
  completion via Done future
- Add post-completion dead letter test

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

With regards,
GitHub Actions via GitBox


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

Reply via email to