plovegro commented on issue #54332: URL: https://github.com/apache/airflow/issues/54332#issuecomment-3208349244
Thank you - ive been able to get this to work, by making my listener code a class. Previously the task listeners didnt seem to require this - but adding `debug_sample_task_listener = DebugSampleTaskListener()` has solved my issue. thank you! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org