Skip to content

Fix for rare race condition in process execution for UNIX

From the discussion on !43 (merged), the FD_ZERO call potentially can cause race conditions in certain configurations.

Edited by jdavidberger

Merge request reports