You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ckan (master) has moved from
rq==1.16.2
to
rq==2.3.3
There has been subtle changes under the hood where the worker thread is now spawned as a child and may not synchronise log back to click cli routing. This causes many tests looking for assert "Express Load completed" in stdout to fail even though the job passed on what occurred on inside ckan processing.