huskies: merge 997

This commit is contained in:
dave
2026-05-14 11:01:06 +00:00
parent 0572af2193
commit c7a7cb4281
40 changed files with 256 additions and 253 deletions
+1 -10
View File
@@ -116,7 +116,6 @@ async fn subscribe_receives_stage_transition_events() {
None,
None,
None,
None,
);
// Drain any stale events from concurrent tests until we see ours.
@@ -136,15 +135,7 @@ async fn subscribe_receives_stage_transition_events() {
));
// Update stage — emit_event fires again with the real from_stage.
write_item_str(
"906_story_subscribe",
"2_current",
None,
None,
None,
None,
None,
);
write_item_str("906_story_subscribe", "2_current", None, None, None, None);
let evt: CrdtEvent = loop {
let e = rx