fix(rivetkit): keep actor event loop alive through shutdown state serialization - #5546
Conversation
ReviewRoot cause and fix check out. The new regression test ( Minor: now-dead let should_stop = handle_actor_event(actor.clone(), ctx.clone(), event).await?;
if should_stop {
break;
}That was the only Other notes:
Re-verified independently against the current diff on 2026-08-10; findings unchanged from the prior review. |
a4f9445 to
a08e479
Compare
2e35cdc to
3f1016b
Compare
a08e479 to
40d03bf
Compare
3f1016b to
41fad8a
Compare
40d03bf to
13cd549
Compare
13cd549 to
fbd0e22
Compare
ddda4b1 to
a3dec62
Compare
fbd0e22 to
7df3e38
Compare
7df3e38 to
5c46256
Compare
a3dec62 to
1b7821e
Compare
No description provided.