Skip to content

Bound MPSC hot-resize wait to avoid stalls - #82

Merged
LimiNode merged 1 commit into
codex/-odrfrom
codex/investigate-ci-linux-test-failure
Nov 24, 2025
Merged

Bound MPSC hot-resize wait to avoid stalls#82
LimiNode merged 1 commit into
codex/-odrfrom
codex/investigate-ci-linux-test-failure

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • add a one-second deadline when draining before an MPSC hot resize so stalled workers release producers
  • document that the resize is abandoned after the deadline and non-MPSC builds remain unaffected

Testing

  • not run (not requested)

Codex Task

Add a one-second deadline when draining before an MPSC hot resize so producers are released even if the worker is stalled. Document the abort behaviour and that non-MPSC builds are unaffected.
@LimiNode
LimiNode merged commit 1abd875 into codex/-odr Nov 24, 2025
1 check passed
@LimiNode
LimiNode deleted the codex/investigate-ci-linux-test-failure branch December 4, 2025 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant