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

Head commit for run:
e358dbd5ce3a1274230d1c8826113a506ad6399b / Ephraim Anierobi 
<[email protected]>
Fix scheduler crash when expanding with mapped task that returned none

When task is expanded from a mapped task that returned no value, it
crashes the scheduler. This PR fixes it by first checking if there's
a return value from the mapped task, if no returned value, then error
in the task itself instead of crashing the scheduler

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

With regards,
GitHub Actions via GitBox


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

Reply via email to