When crawl-roots-all or crawl-roots (via e.g. ./do-admin.sh crawl-roots) run they never exit automatically which prevents it to be properly set up as a cron job.
I believe it may be some issue with unclosed mongo connection.
We need to fix it so that those jobs actually stop and exit properly.
When crawl-roots-all or crawl-roots (via e.g. `./do-admin.sh crawl-roots`) run they never exit automatically which prevents it to be properly set up as a cron job.
I believe it may be some issue with unclosed mongo connection.
We need to fix it so that those jobs actually stop and exit properly.