The GitHub Actions job "Tests" on airflow.git/dag-processor-daemon-selector has 
failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
ec92e4dff55adb757b9658ced1a4826dc6bffd14 / Tzu-ping Chung <[email protected]>
Delay selector init until DFPManager.start

Some selectors do not work well in daemon mode after fork (exact reason
unknown; it's CPython internal). This stub allows us to delay creating a
selector until after forking and work around the issue.

A stub class is created to stand in the selector attribute until the
real selector is initialized. This makes Mypy happy, and also provides a
slightly better error message if a contributor get things wrong
accidentally in the future.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to