lua worker.bg_worker: also report missing cqueues
- Apr 14, 2020
-
-
-
Vladimír Čunát authored
Otherwise people could get confusing errors like: > attempt to index field 'bg_worker' (a nil value)
-
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Otherwise people could get confusing errors like:
attempt to index field 'bg_worker' (a nil value)
Fixes #562 (closed) (kind-of)
At least in prefill
case the error unfortunately won't show that it was "caused" by the prefill
module, but perhaps that's OK-ish.
Otherwise people could get confusing errors like: > attempt to index field 'bg_worker' (a nil value)