Skip to content
Snippets Groups Projects
Commit d064c496 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Anja Leichsenring
Browse files

[BUGFIX] Mark scheduler tasks as executed on PHP-level errors

The scheduler now catches any error implementing the `\Throwable`
interface thrown by a task to be able to mark such task as executed.

Resolves: #87502
Releases: master, 9.5, 8.7
Change-Id: I1f1bebee922c864ce8d7bfc3f0aa6e9434228e98
Reviewed-on: https://review.typo3.org/59504


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Reviewed-by: default avatarSusanne Moog <susanne.moog@typo3.org>
Tested-by: default avatarSusanne Moog <susanne.moog@typo3.org>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 08295e09
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment