mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 09:18:09 +00:00
os_process_join closes handle
This commit is contained in:
@@ -396,7 +396,6 @@ lnk_merge_manifest_files(String8 mt_path, String8 out_name, String8List manifest
|
||||
lnk_error(LNK_Error_Mt, "unable to start process: %S", mt_path);
|
||||
} else {
|
||||
os_process_join(mt_handle, max_U64, 0);
|
||||
os_process_detach(mt_handle);
|
||||
}
|
||||
|
||||
scratch_end(scratch);
|
||||
|
||||
Reference in New Issue
Block a user