fix(rivetkit): drain shutdown work before sleep#4902
fix(rivetkit): drain shutdown work before sleep#4902NathanFlurry wants to merge 1 commit intodriver-test-complaints/wire-remote-sqlite-execfrom
Conversation
Review: fix(rivetkit): drain shutdown work before sleepOverviewThis PR correctly addresses a lifecycle gap where an actor entering sleep could finalize before in-flight
IssuesMissing test coverage for the new sleep-drain pathThe existing tests cover destroy timeout (
These scenarios are the direct motivation for the PR and are the most likely regression sites. Non-wasm
|
2f3266d to
977011c
Compare
3dad87c to
96d2371
Compare
977011c to
8ce7fbe
Compare
8ce7fbe to
ec8b474
Compare
96d2371 to
86c11aa
Compare
ec8b474 to
52b2be3
Compare
|
Landed in main via stack-merge fast-forward push. Commits are in main; closing to match. |

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: