-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Python 3.10 + celery 5.2.4 deprecationwarning #7528
Copy link
Copy link
Closed
Milestone
Description
Discussed in #7527
Originally posted by tgross35 May 17, 2022
Running with the mentioned versions raises the following error:
/usr/local/lib/python3.10/site-packages/celery/utils/imports.py:145: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select.
for ep in entry_points().get(namespace, []):
This appeared in kombu and was an easy fix: celery/kombu#1339
I have been unsuccessful trying to submit an issue on this subject
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels