mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-22 19:34:06 +03:00
fd_manager: improve print
This commit is contained in:
parent
0c34b7f5b2
commit
b661e7b593
@ -197,7 +197,7 @@ async fn handle_message(
|
||||
return_value
|
||||
.as_mut()
|
||||
.unwrap()
|
||||
.push_str(&format!(" {e} left"));
|
||||
.push_str(&format!(" ({e} left to process after close)"));
|
||||
});
|
||||
return_value
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user