huskies: merge 997
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user