develooper Front page | perl.perl5.porters | Postings from June 2019

Re: [perl #134224] Bleadperl v5.31.0-169-gbc26d2e6b2 breaksDMUEY/IO-Socket-ByteCounter-v0.0.2.tar.gz

Thread Previous | Thread Next
From:
Tony Cook
Date:
June 25, 2019 23:19
Subject:
Re: [perl #134224] Bleadperl v5.31.0-169-gbc26d2e6b2 breaksDMUEY/IO-Socket-ByteCounter-v0.0.2.tar.gz
Message ID:
20190625231859.6jvkmusroprrwseq@mars.tony.develop-help.com
On Tue, Jun 25, 2019 at 01:24:47PM -0700, James E Keenan via RT wrote:
> 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.

Does it stop hanging if you remove 'mypeer' from

>     	$sock->recv($buf, 12);      
>         $sock->send("Hello Yourself, Lovely weather today", 0, 'mypeer');

Here ^^

>     
>     $sock->send("Hello World\n", 0, 'mypeer');

and here^^ ?

Tony

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About