Skip Menu |

This queue is for tickets about the Gearman-Client-Async CPAN distribution.

Report information
The Basics
Id: 87063
Status: new
Priority: 0/
Queue: Gearman-Client-Async

People
Owner: Nobody in particular
Requestors: ppisar [...] redhat.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.94



Subject: t/err3.t fails: add_task called when in wrong state
t/err3.t fails with Gearman-1.11, Danga-Socket-1.61 on perl 5.18.0 on Linux: $ perl -Ilib t/err3.t 1..2 add_task called when in wrong state at lib/Gearman/Client/Async/Connection.pm line 218. Gearman::Client::Async::Connection::add_task('Gearman::Client::Async::Connection=HASH(0x25fdc80)', 'Gearman::Task=HASH(0x262caa8)') called at lib/Gearman/Client/Async.pm line 175 Gearman::Client::Async::__ANON__() called at lib/Gearman/Client/Async/Connection.pm line 140 Gearman::Client::Async::Connection::event_write('Gearman::Client::Async::Connection=HASH(0x25fdc80)') called at /usr/share/perl5/vendor_perl/Danga/Socket.pm line 533 Danga::Socket::EpollEventLoop('Danga::Socket') called at t/err3.t line 50 # Looks like your test exited with 111 before it could output anything. Wrong Danga::Socket usage?