Skip to content
Snippets Groups Projects
Commit b1e7db95 authored by linawolf's avatar linawolf Committed by Nikita Hovratov
Browse files

[BUGFIX] Prevent PHP fatal error in scheduler

One place has been overseen, when stabilizing deserialization in
scheduler. The automatic cleaning of stuck executions now also uses the
TaskSerializer to catch potential InvalidTaskExceptions. The info log
message contains dummy values in such a case.

Resolves: #99605
Related: #92466
Releases: main, 11.5
Change-Id: Id100991dbba61d7761987f0a0bdd04415ad86891
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77437


Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
parent fac14109
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