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)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 1 Feb 2023 18:27:03 +0000 (18:27 +0000)
commit45165b7ce758d8b170fa8efc86b9183b361c9317
tree47cd949f70e68bc53c1db299f08495d7d701b126
parent1b7e7ac5640c9b0e4c14a8375d93f7e6dd5097f4
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>
(cherry picked from commit 223583d3b59295259d48417fb00e9b4c4e86294d)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
misc/background_jobs_worker.pl