Spawn.cleanup

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

struct Spawn
void
cleanup
(
)

Meta