We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0e6d1 commit 75881dbCopy full SHA for 75881db
src-tauri/src/process/registry.rs
@@ -93,7 +93,6 @@ impl ProcessRegistry {
93
project_path: String,
94
task: String,
95
model: String,
96
- child: tauri_plugin_shell::process::Child,
97
) -> Result<(), String> {
98
let process_info = ProcessInfo {
99
run_id,
0 commit comments