chore: move rivetkit to task model#4680
chore: move rivetkit to task model#4680NathanFlurry wants to merge 1 commit into04-16-chore_rivetkit_to_rustfrom
Conversation
|
🚅 Deployed to the rivet-pr-4680 environment in rivet-frontend
|
PR #4680: chore: move rivetkit to task model - Code Review (Updated)
OverviewThis PR replaces the previous
Architecture - Positive
Issues and Concerns1. Global test hooks - parallel test isolation risk
Recommendation: verify all hook-using tests hold 2. A concurrent 3.
4. The 5.
6. Dual sleep-path for wired vs. legacy actors could race
7. HWS restore error path - new early-exit before running state lacks test Hibernation restore now runs before "send running state". A failure sends Minor / Style
SummaryThe architectural direction is correct and code quality is high. Main items before landing:
|
5ca4ef7 to
710f2df
Compare
710f2df to
5b8e173
Compare

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: