Pranaykarvi commented on PR #64022: URL: https://github.com/apache/airflow/pull/64022#issuecomment-4108316705
@jason810496 Thanks for the review! Moved `os.environ["_AIRFLOW_PROCESS_CONTEXT"] = "server"` to `TriggererJobRunner._execute()` to match how the scheduler does it, and removed it from `triggerer_command.py`. Updated the test to verify the env var is set in `_execute()` directly. Please take another look! -- 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]
