Check if the lockfile is actually required, and if it's not, stop using it
The lockfile isn't needed because the code writing to the config file will only run from one process - the main celery worker.