in reply to Re: When starting a process, at what point does "open()" return?
in thread When starting a process, at what point does "open()" return?

That's not how it works. If it worked that way, you could never read from a subprocess or write to it.
  • Comment on Re: Re: When starting a process, at what point does "open()" return?