Comment #5 on issue 1700 by pekka.klarck: Process: Executed process leave file handles open
http://code.google.com/p/robotframework/issues/detail?id=1700

Oh, I see. So the actual problem is that we don't close PIPEs, and if PIPEs are closed, possible data written to them cannot be read anymore. I also noticed that your patch doesn't read stdout/stderr if they are written to files because then process.stdout/stderr is None. Based on this second look the patch functionality looks fine.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to