feat(#1192): spawn bash tasks with nice(10)

This commit is contained in:
damocles 2026-06-03 21:04:32 +02:00 committed by mara
commit 5c2f9dcf11
2 changed files with 13 additions and 3 deletions

View file

@ -9,6 +9,7 @@ workspace = true
[dependencies]
anyhow.workspace = true
hive-sh4re.workspace = true
libc.workspace = true
rmcp.workspace = true
schemars.workspace = true
serde.workspace = true