Subject: | RPC::XML: t/41_server_hang.t hangs indefinitely |
While testing the CPAN-River-3000 against perl-5.31.3 today on FreeBSD-12, t/41_server_hang.t hung indefinitely.
#####
[RPC-XML-0.80] $ thisperl -Iblib/lib t/41_server_hang.t
1..2
ok 1 - 'Server instance' isa 'RPC::XML::Server'
Error creating IO::Socket obj: Connection refused at t/41_server_hang.t line 84.
#####
Since this was being conducted in an automated testing context, I was unable to Ctrl-C the process (as I did in the example above). This meant that the overall testing program hung for 30 minutes.
Please investigate.
Thank you very much.
James E Keenan