feat(desktop): Tie desktop & CLI to the same Windows JobObject (#8153)
This commit is contained in:
parent
520a814fc2
commit
ddd9c71cca
4 changed files with 168 additions and 0 deletions
1
packages/desktop/src-tauri/Cargo.lock
generated
1
packages/desktop/src-tauri/Cargo.lock
generated
|
|
@ -2816,6 +2816,7 @@ dependencies = [
|
|||
"tokio",
|
||||
"uuid",
|
||||
"webkit2gtk",
|
||||
"windows",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue