
13 Feb
2009
13 Feb
'09
3:52 p.m.
On Fri, 2009-02-13 at 15:38 +0000, Neil Mitchell wrote:
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. I'm not exactly sure what the justification is. I thought at first it might be for the H98 many readers or single writer rule, but it's not obvious how that applies here. Duncan