Implement a fix for the POSIX_SPAWN mode.
This would be implemented using file actions. Since dup2 file actions make passing file descriptors to jspawnhelper mostly unnecessary, we could significantly simplify the jspawnhelper protocol.
This would be implemented using file actions. Since dup2 file actions make passing file descriptors to jspawnhelper mostly unnecessary, we could significantly simplify the jspawnhelper protocol.