Skip to content

fix(core): serialize v2 session reverts#37752

Open
PrisonBreakPB wants to merge 1 commit into
anomalyco:devfrom
PrisonBreakPB:session-revert-lock
Open

fix(core): serialize v2 session reverts#37752
PrisonBreakPB wants to merge 1 commit into
anomalyco:devfrom
PrisonBreakPB:session-revert-lock

Conversation

@PrisonBreakPB

Copy link
Copy Markdown

Issue for this PR

Closes #37751

Type of change

  • Bug fix

What does this PR do?

Prevent a session runner from resuming while a revert is staged.
Also commit a staged revert before admitting a new prompt.

How did you verify your code works?

  • bun test session-run-coordinator.test.ts session-prompt.test.ts session-runner.test.ts session-runner-recorded.test.ts
  • bun typecheck in packages/core

Screenshots / recordings

Not applicable.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

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.

V2 session revert can race with session execution

1 participant