celery stuck at mingle: searching for neighbors, doesn't get to ready state
问题 I had run celery for my project using 10 threads. It worked perfectly. Now, when i use the command: celery -A tasks worker --loglevel=info --concurrency 10 celery get stuck at : [2014-08-07 12:55:21,013: INFO/MainProcess] Connected to amqp://guest:**@127.0.0.1:5672// [2014-08-07 12:55:21,025: INFO/MainProcess] mingle: searching for neighbors earlier it showed ready state after this. and when i try to end this using ctrl+c , it doesn't shutdown. [2014-08-07 12:55:21,013: INFO/MainProcess]