Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates to docker-entrypoint for worker and scheduler (#364)
* Use --max-tasks-per-child as per celery documentation * Set --max-memory-per-child to 1/4th of total system memory * Split exec command over multiple lines * Fix memory variable typo
- Loading branch information