php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59432 Delayed Job finish.
Submitted: 2010-09-21 05:30 UTC Modified: 2011-05-15 02:59 UTC
From: kak dot serpom dot po dot yaitsam at gmail dot com Assigned:
Status: Wont fix Package: gearman (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
50 - 10 = ?
Subscribe to this entry?

 
 [2010-09-21 05:30 UTC] kak dot serpom dot po dot yaitsam at gmail dot com
Description:
------------
Hello. I got a problem. I need to save Gearman object in 
external object and call sendComplete() outside of general job 
callback-function. But it completes the job automatically when 
general job callback-function finishes.
I really need it because I'm using async. I/O. and I have to 
exit of function before job completes.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-05-15 02:59 UTC] hradtke@php.net
This change would have to be done in libgearman.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC