https://bugzilla.wikimedia.org/show_bug.cgi?id=42715

--- Comment #15 from Aaron Schulz <[email protected]> ---
(In reply to comment #12)
> Thanks a bunch for looking into this, Antoine!
> 
> This makes me fear for the other gazillion extensions that have jobs. Is
> this a
> regression in the job queue that must be fixed?

runJobs always calls ack() even if run() returned false. The only way it won't
is if:
a) the runner dies in the middle of the job (e.g. some serious fatal or
exception)
b) ack() fails for some reason

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to