Skip to content

test(runtime-host): validate Windows crash recovery - #2492

Merged
jackwener merged 1 commit into
mainfrom
feat/2483-windows-runtime-host-crash
Aug 8, 2026
Merged

test(runtime-host): validate Windows crash recovery#2492
jackwener merged 1 commit into
mainfrom
feat/2483-windows-runtime-host-crash

Conversation

@jackwener

@jackwenerjackwener commented Aug 8, 2026

Copy link
Copy Markdown
Member

Summary

Rebased landing of #2483 onto current main.

  • Enable the killed Runtime Host recovery gate on Windows (no longer skip as POSIX process death)
  • Use explicit IPC shutdown message for portable graceful Host teardown
  • Close session/task-ledger stores before releasing root leases so Windows can remove SQLite files
  • Refresh docs/windows-test-inventory.md (recounted: 19 backend-gap + 35 platform-contract = 54)

Rebase note

Inventory conflict with main only: removed the now-unskipped killed-Host row and recomputed classification counts.

Validation

  • execution-host-queue tests: 9/9 pass (includes killed Host recovery)
  • Prior CI on the fork PR also green including windows_baseline

Part of #2142.

Closes#2483.

Credits

@liugddx

@jackwener
jackwener merged commit ed355a6 into mainAug 8, 2026
11 checks passed
@jackwener
jackwener deleted the feat/2483-windows-runtime-host-crash branch August 8, 2026 08:08
Sign up for freeto 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

@jackwener@liugddx