Fix spawn_async_with_pipes() to work without watch for child_pid=NULL
On child_pid=NULL, the Windows process handle is now closed ASAP, so no main glib event loop is required.
Showing
Please
register
or
sign in
to comment
On child_pid=NULL, the Windows process handle is now closed ASAP, so no main glib event loop is required.