src: spawn_sync should close handles upon exit
When the exit callback is fired for the child process we should close the handle associated with it.
parent
afc29ed3
Please register or sign in to comment
When the exit callback is fired for the child process we should close the handle associated with it.