Bug 32393: (QA follow-up) Add explicit undef response in two catch blocks
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 24 Jan 2023 13:38:41 +0000 (13:38 +0000)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 31 Jan 2023 14:12:26 +0000 (14:12 +0000)
commit223583d3b59295259d48417fb00e9b4c4e86294d
tree64fb6d77f408c4540b9edea67bf8b5e996d217e8
parent54e87225eac2c70aa6487b6f614bddc3083a774b
Bug 32393: (QA follow-up) Add explicit undef response in two catch blocks

Do not implicitly depend on last statement returning nothing.
Make it explicit. We want $args to be null here.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 08cc23626c30a61254eddd552f6b23253876d753)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
misc/background_jobs_worker.pl