On windows, calls CloseHandle on the io handles Spawn uses Does nothing on linux as linux automatically closes resources when parent dies
See Implementation
On windows, calls CloseHandle on the io handles Spawn uses Does nothing on linux as linux automatically closes resources when parent dies