Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Gearman CPAN distribution.

Report information
The Basics
Id: 87986
Status: resolved
Priority: 0/
Queue: Gearman

People
Owner: info [...] maximka.de
Requestors: dhyana1981 [...] gmail.com
Cc:
AdminCc:

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



CC: <dormando [...] cpan.org>
Subject: dispatch_background() suspicious behaviour
Date: Tue, 20 Aug 2013 21:25:50 +0200
To: <bug-Gearman [...] rt.cpan.org>
From: Oleksii Andreiev <dhyana1981 [...] gmail.com>
Hello Dormando. Sorry for bothering you, but today I discovered a strange behavior in Gearman::* modules. When I execute a task with $client->do_task(), everything works fine, but when I use $client->dispatch_background(), the task is scheduled but nonetheless is never getting executed. The problem lies somehow in prefix() function, which when is removed, solves the problem with the dispatch_background() function (do_task() works fine with a prefix set). Maybe you could give me a hint or explain the issue? Sincerely, Oleksii Andreiev
According to test results in upcoming release v1.130.001 do_task and dispatch_background works fine without https://github.com/p-alik/perl-Gearman/blob/master/t/10-all.t and with prefix as well. https://github.com/p-alik/perl-Gearman/blob/master/t/40-prefix.t BR, Alexei
may you test new release v1.130 and check if the issue is resolved?
reopen the issue and provide detailed description if it still doesn't work for you
Subject: RE: [rt.cpan.org #87986] Resolved: dispatch_background() suspiciousbehaviour
Date: Mon, 15 Aug 2016 23:53:01 +0200
To: "A. Pastuchov via RT" <bug-Gearman [...] rt.cpan.org>
From: <dhyana1981 [...] gmail.com>
Dear A. Pastuchov. I will take a look at it as soon as possible. Unfortunately now I don’t have time for it. Thank you for your answer and for your time. Sincerely, Oleksii Andreiev From: A. Pastuchov via RT