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

Head commit for run:
fac67a25403c9fac0d2db6ea4658f6b98b493310 / Ephraim Anierobi 
<[email protected]>
Improve support for lists in setup/teardown context manager

This commit addresses an issue related to utilizing lists within the 
setup/teardown context manager.
To enable the usage of a list of tasks on the right-hand side of the context 
manager,
a new function called context_wrapper has been introduced. This is a subclass 
of 'list' that has
 the functionality of a context manager. Users will need to utilize this 
wrapper whenever they intend
to use a list within the RHS of the context manager.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to