moving tons of stuff around
This commit is contained in:
@ -142,4 +142,4 @@ def init_media_tasks(celery_app):
|
||||
Called by the JSON‐driven loader so tasks_init no longer errors.
|
||||
Celery scheduling is handled via on_after_configure.
|
||||
"""
|
||||
celery_app.logger.info("[Media] init_media_tasks called (no‐op)")
|
||||
celery_app.log.get_default_logger().info("[Media] init_media_tasks no-op")
|
||||
|
Reference in New Issue
Block a user