[Backgroundrb-devel] Delete a busy worker
Raimond Garcia
voodoorai2000 at gmail.com
Thu Jan 3 15:10:45 EST 2008
Hmmm, check out the examples folder inside vendor/plugins/
backgroundrb, that helped me get everything up and running with the
new version.
Rai
On Jan 3, 2008, at 9:03 PM, Zachary Powell wrote:
> This worker doesn't have a key, so that makes no difference... I've
> tried making a test method which just does sleep(60) and I can't
> kill that either (with or without key).. Its strange, I thought it
> worked when I first migrated over, maybe it doesn't work since 299
> (I noticed it now saves statuses after the worker is deleted, so it
> could be related to that perhaps - if it is a bug).
>
> On 1/3/08, Raimond Garcia <voodoorai2000 at gmail.com> wrote:
> Hi, I think there has been some changes in the arguments, the
> following is working fine for me.
>
> MiddleMan.delete_worker(:worker => :example_worker, :job_key
> => :that_long_process)
>
> Rai
>
> On Jan 3, 2008, at 8:17 PM, Zachary Powell wrote:
>
> > I thought I could delete a busy worker by calling
> > MiddleMan.delete_worker, but doesn't seem to end. I believe this was
> > possible in 0.2, is it not in 1.0?
> >
> > thanks,
> > Zach
> > _______________________________________________
> > Backgroundrb-devel mailing list
> > Backgroundrb-devel at rubyforge.org
> > http://rubyforge.org/mailman/listinfo/backgroundrb-devel
>
> _______________________________________________
> Backgroundrb-devel mailing list
> Backgroundrb-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/backgroundrb-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20080103/c525cc7f/attachment.html
More information about the Backgroundrb-devel
mailing list