Closed
Description
Problem is pretty serious and it seems that there're lots of people affected, including almost all (!) users of Celery, because it would attempt to connect to Redis even if you simply enabled Redis backend, and this will cause mysterious hangs several times a week.
More detailed description and tracebacks are in the pull request and related Celery pull request (initially I thought that the problem is caused by Celery code):
#1578