runtime: restore persisted worker execution
This commit is contained in:
@@ -39,6 +39,7 @@ pub enum RuntimeEventKind {
|
||||
RuntimeStarted,
|
||||
RuntimeStopped,
|
||||
WorkerCreated,
|
||||
WorkerExecutionRestored,
|
||||
WorkerInputAccepted,
|
||||
WorkerStopped,
|
||||
WorkerCancelled,
|
||||
|
||||
Reference in New Issue
Block a user