mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-08-25 19:31:43 +02:00
Remove depreciated only_one decorator. Prevent including task_self repr in key name. Because some tasks are nested in a class, they use a task_self argument instead of the normal self which the celery_once package doesn't recognize to strip out.