Message8717

Author zyasoft
Recipients fwierzbicki, halfie, mkz, zyasoft
Date 2014-06-19.05:56:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403157400.2.0.974295193612.issue1765@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like an earlier JDK problem, since it also works for me on 2.7 trunk against JDK 7. Re subprocess and closing FD resources, I would think the underlying Process.waitFor, as used by our implementation of communicate for example, will take care of closing.
History
Date User Action Args
2014-06-19 05:56:40zyasoftsetmessageid: <1403157400.2.0.974295193612.issue1765@psf.upfronthosting.co.za>
2014-06-19 05:56:40zyasoftsetrecipients: + zyasoft, fwierzbicki, mkz, halfie
2014-06-19 05:56:40zyasoftlinkissue1765 messages
2014-06-19 05:56:39zyasoftcreate