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

Head commit for run:
9583c1cab65d28146e73aab0993304886c724bf3 / Tzu-ping Chung <[email protected]>
Reset warnings.showwarning on interpreter shutdown (#22677)

Since our custom showwarning hook lazy-imports Rich, it may not be able
to execute correctly if a warning is emitted after the interpreter has
already cleaned up the import system. This adds an atexit hook to
restore the original showwarning hook, so that warnings emitted after
the clean-up phase are logged plainly without using additional modules.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to