lua worker.bg_worker: also report missing cqueues
All threads resolved!
All threads resolved!
Compare changes
+ 4
− 1
@@ -634,8 +634,11 @@ if has_cqueues then
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.