Skip to content

Commit de3ba62

Browse files
committed
f
1 parent 764b0d3 commit de3ba62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scheduler/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ impl PerCoreScheduler {
801801
}
802802

803803
// Tell the scheduler about the new task.
804-
debug!(
804+
error!(
805805
"Switching task from {} to {} (stack {:#X} => {:p})",
806806
id,
807807
new_id,

0 commit comments

Comments
 (0)