Try to gracefully terminal child process before using SIGKILL (#4890)
This commit is contained in:
@@ -8,6 +8,7 @@ mod build_env;
|
||||
mod command;
|
||||
mod config;
|
||||
mod defaults;
|
||||
mod stop_process;
|
||||
mod update_manifest;
|
||||
|
||||
// Return an error if a url cannot be parsed.
|
||||
|
Reference in New Issue
Block a user