Pranaykarvi commented on PR #64022: URL: https://github.com/apache/airflow/pull/64022#issuecomment-4182319979
Addressed all Copilot comments: - Added save/restore pattern for `_AIRFLOW_PROCESS_CONTEXT` in both `_execute()` and `TriggerRunner.run()` using try/finally - Updated mock to use `spec=TriggerRunnerSupervisor` - Clarified docstring to distinguish triggerer supervisor (server) vs triggerer runner subprocess (client) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
