Štěpán Němec <[email protected]> wrote: > Hm, thanks. I've been only using, 'make test' and prove > (no -j) so far, so that's not it.
Alright, I've reverted it and reinstated EV_CLEAR use (commit cbb4498df289f9874fc9475b86310958826360e8). In my experience, EV_CLEAR and EPOLLET tend to exacerbate sporadic problems like these, not cause them... Though I am curious if it's a red herring or not... If you have spare cycles to test on 7.3 or 7.4, it'd be greatly appreciated (but no obligations to do so) I know there is some wonkiness in signal handling in NetReader + (Mail::IMAPClient|Net::NNTP) code that needs to be resolved. NetBSD had sporadic failures with EINTR in tests which needs to be fixed. But I also don't know why it'd even see EINTR on some tests... AFAIK none of these problems affected FreeBSD. I test and do occasional development on FreeBSD significantly more than the other BSDs, though.
