Message9140

Author pekka.klarck
Recipients pekka.klarck, zyasoft
Date 2014-10-14.08:27:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413275252.35.0.272382171977.issue2218@psf.upfronthosting.co.za>
In-reply-to
Content
I was afraid this would be due to JVM limitations. Luckily in our situation it's easy catch the resulting IOError and return an empty string instead. Obviously that will lose everything written to pipes before termination, but that's not too severe. I already tested that the problem can be avoided altogether if using files as streams.
History
Date User Action Args
2014-10-14 08:27:32pekka.klarcksetmessageid: <1413275252.35.0.272382171977.issue2218@psf.upfronthosting.co.za>
2014-10-14 08:27:32pekka.klarcksetrecipients: + pekka.klarck, zyasoft
2014-10-14 08:27:32pekka.klarcklinkissue2218 messages
2014-10-14 08:27:31pekka.klarckcreate