https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30943 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #4 from Martin Renvoize <martin.renvoize@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.