Show live background task counts
This commit is contained in:
1 parent
9fd21af4e8
commit
8262ceb786
16 files changed
+160
-29
No files matched your search
@@ -866,6 +866,7 @@ mod tests {
|
||||
id: "q1".into(),
|
||||
answers: vec!["Yes".into()],
|
||||
},
|
||||
Event::BackgroundTasks { count: 5 },
|
||||
Event::Status {
|
||||
state: SessionStatus::Idle,
|
||||
},
|
||||
|
||||
Reference in new issue
Block a user