Package: libanyevent-gearman-perl / 0.10-1

Metadata

Package Version Patches format
libanyevent-gearman-perl 0.10-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix reconnect test.patch | (download)

t/04_reconnect.t | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix t/04_reconnect.t
 The reconnect test fails due to a race condition. This patch sleeps for
 0.3 seconds (randomly chosen), and the test passes.