protocol: identify workspace subscription runtimes

This commit is contained in:
2026-08-01 19:11:41 +09:00
parent 9308f93de7
commit 42c69f9f6c
3 changed files with 14 additions and 0 deletions
+1
View File
@@ -2117,6 +2117,7 @@ impl RuntimeState {
};
Ok(SubscriptionWorker {
worker_id,
runtime_id: None,
subject_revision: self
.worker_subject_revisions
.get(&worker.worker_id)