[Koha-bugs] [Bug 30943] Make background job classes use helpers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 30 09:05:13 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30943

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Oops, I forgot about this one too.

So.. I've signed off.. but I have a query.

This is great that it now ensures we consistently catch the cases where a job
has already started and thus we shouldn't continue.. however, we're throwing an
exception.

Should we be wrapping calls to start in a try/catch to just skip the job or
something instead..?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list