
15 Feb
2009
15 Feb
'09
4:24 a.m.
Hi
What have I done wrong? Did createProcess close the handle, and is there a way round this?
The docs for runProcess says:
Any Handles passed to runProcess are placed immediately in the closed state.
but the equivalent seems to be missing from the documentation for createProcess.
However the createProcess command structure has the close_fds flag, which seems like it should override that behaviour, and therefore this seems like a bug in createProcess. Thanks Neil