Extra debug logging.
This commit is contained in:
parent
d3c8c6923f
commit
95f792005c
1 changed files with 1 additions and 0 deletions
|
|
@ -223,6 +223,7 @@ impl ServiceManager {
|
|||
total_jobs - waiting_for.len(),
|
||||
total_jobs
|
||||
);
|
||||
log::debug!("Waiting for: {waiting_for:?}")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue