feat(#1192): spawn bash tasks with nice(10)
This commit is contained in:
parent
c278398d1a
commit
5c2f9dcf11
2 changed files with 13 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue