Async process wrapper for a std.process SpawnProcess
Kill and cleanup the process.
Send signal to the process.
Non-blocking wait for the process termination.
Blocking wait for the process to terminated.
See Implementation
Async process wrapper for a std.process SpawnProcess