flow: own worker flow state in runtime sessions
This commit is contained in:
@@ -1233,6 +1233,7 @@ mod tests {
|
||||
&LogEntry::UserInput {
|
||||
ts,
|
||||
segments: vec![protocol::Segment::text(text)],
|
||||
extensions: vec![],
|
||||
},
|
||||
)
|
||||
.unwrap();
|
||||
|
||||
Reference in New Issue
Block a user