Celery worker’s –autoreload option seems not working for a lot of people, especially those who use OS X.
I wrote a python script to start celery worker and monitor the changes in code to reload celery worker if there is any chagne.
Check it out here.