The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
f9eb55f9e0c6b8441233b2672e6c2669597dd02c / Jarek Potiuk <[email protected]>
Reload configuration for standalone dag file processor (#35725)

DAG file processor has special configuration that is triggered
by CONFIG_PROCESSOR_MANAGER_LOGGER variable.

The variable is set temporarily when DAG file processor is started
as scheduler's subprocess and settings are reloaded because the
settings are generally loaded during importing of airflow package,
so we need to reload the settings with CONFIG_PROCESSOR_MANAGER_LOGGER
set. This did not happen when standalone dag file processor started
which led to standalone DAG file processor not producing
logs in "dag_processor_manager" folder..

Report URL: https://github.com/apache/airflow/actions/runs/6914770665

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to