What's Changed
- Fix recursive WorkController instantiation in DjangoWorkerFixup + AttributeError when pool_cls is a string by @bruunotrindade in https://github.com/celery/celery/pull/10045
- Bugfix: Revoked tasks now immediately update backend status to REVOKED by @Nusnus in https://github.com/celery/celery/pull/9869
- Prepare for release: v5.6.2 by @Nusnus in https://github.com/celery/cele...