Skip to content

test: cover adversarial runtime concurrency - #346

Merged
smiggleworth merged 1 commit into
mainfrom
codex/core-runtime-hardening
Aug 24, 2026
Merged

test: cover adversarial runtime concurrency#346
smiggleworth merged 1 commit into
mainfrom
codex/core-runtime-hardening

Conversation

@smiggleworth

Copy link
Copy Markdown
Contributor

Summary

  • cover overlapping and superseded scheduler waiters
  • exercise reentrant state writes and unmount-during-flush behavior
  • verify shared resource races and concurrent For reconciliation

This is the implementation portion of the Core Runtime Hardening audit milestone. It changes tests only.

Verification

  • npm run check
    • 276 jsdom files / 1,480 tests
    • 20 browser files / 52 tests
    • lint, typecheck, build, and package-artifact checks passed

No package versions were changed and no publish or release workflow was invoked.

@smiggleworth
smiggleworth marked this pull request as ready for review August 24, 2026 13:59
Copilot AI lite review requested due to automatic review settings August 24, 2026 13:59

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants