I have a simple celery + django setup which works fine until I change the Queue to Broadcast, instead of all the workers get the task, None of them
Queue
Broadcast