On Fri, Aug 02, 2013 at 03:43:07AM -0700, Victor Efimov via RT wrote: > patch attached > > On Wed Jul 31 17:58:23 2013, sprout wrote: > > On Wed Jul 31 16:10:43 2013, vsespb wrote: > > > Ok, what if I try to rework this poc code as test case, and submit as > > patch? > > > > > > Seems this code fails also on 5.8.x (probably different reason), and > > > commit be48bbe8d671b6841c3ec7cb734b98071afe3cd9 does not contain test. > > > > If you could, that would be much appreciated. > > I've added the file to MANIFEST, edited the commit message slightly: commit 4a7b8c665e85a42957110900dd00dd5accaf9e46 Author: Victor <victor@vsespb.ru> Date: Fri Aug 2 14:39:59 2013 +0400 Test that print() is not returning EINTR. fails under 5.14.x ( see RT #119097 ) also fails under 5.8.x Currently test enabled on linux/bsd/solaris/darwin MANIFEST | 1 + t/io/eintr_print.t | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 88 insertions(+), 0 deletions(-) and pushed it to smoke-me/nicholas/rt-119097 I admit that I *haven't* actually looked closely at the code. Nicholas ClarkThread Previous | Thread Next