mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-09-24 02:00:05 +00:00
take exit code before closing process handle
This commit is contained in:
@@ -209,8 +209,6 @@ t_invoke_(String8 exe_path, String8 cmdline, U64 timeout, Arena *output_arena, S
|
||||
} else {
|
||||
os_process_kill(process_handle);
|
||||
}
|
||||
|
||||
os_process_detach(process_handle);
|
||||
}
|
||||
|
||||
scratch_end(scratch);
|
||||
|
||||
Reference in New Issue
Block a user