server: stream workspace worker subscriptions

This commit is contained in:
2026-08-01 20:12:27 +09:00
parent 5d4deb258a
commit b977c4cbad
7 changed files with 613 additions and 16 deletions
+1
View File
@@ -2177,6 +2177,7 @@ impl RuntimeState {
subject_revision,
payload: SubscriptionEventPayload::WorkerRemoved {
worker_id: worker_id.clone(),
runtime_id: None,
},
},
);