wip: config find
This commit is contained in:
@@ -47,6 +47,8 @@ pub fn start_process(ts: &mut JoinSet<Result<(), Box<dyn error::Error + Send + S
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
break 'autorestart;
|
||||
}
|
||||
},
|
||||
result = child.wait() => {
|
||||
|
||||
Reference in New Issue
Block a user