On Tue, 25 Jun 2019 17:48:46 GMT, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote: > As per subject. No FAIL reports, tests just hang during > t/IO-Socket-ByteCounter.t, since commit bc26d2e6b2. > > Seen on linux with plenty different configurations. If you cannot > reproduce, please let me know with which details I can help you. IO::Socket::ByteCounter installs without incident against blead (v5.31.1-106-g0be0ef8f51) on FreeBSD-11. However, I can confirm that there are indefinite hangs in the test file on Linux. The test file in question is, IMHO, set up in a surprising manner. (I've attached a version of it hacked up with print statements for debugging.) It's an if-elsif-else block where *both* the 'if' and 'elsif' blocks are entered. (I don't do enough fork-ing to know whether that's right or wrong.) When I run the file on Linux, I get: ##### $ bleadperl -Iblib/lib t/IO-Socket-ByteCounter.t 1..5 ok 1 - use IO::Socket::ByteCounter; ok 2 - record_bytes AAA: BBB: LLL: FFF: MMM: ^C ##### Thank you very much. -- James E Keenan (jkeenan@cpan.org) --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=134224Thread Next