mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-26 00:32:45 +03:00
verb 1
This commit is contained in:
parent
6dd455cc8e
commit
923fb10449
@ -354,7 +354,7 @@ async fn handle_kernel_request(
|
||||
let Some(entry) = process_map.get_mut(&target) else {
|
||||
let _ = send_to_terminal
|
||||
.send(t::Printout {
|
||||
verbosity: 0,
|
||||
verbosity: 1,
|
||||
content: format!(
|
||||
"kernel: no such process {:?} to DropCapabilities",
|
||||
target
|
||||
|
Loading…
Reference in New Issue
Block a user