Empty expand()
crashes the scheduler
#23435
Labels
affected_version:2.3
Issues Reported for 2.3
area:core
area:dynamic-task-mapping
AIP-42
kind:bug
This is a clearly a bug
Milestone
Apache Airflow version
2.3.0 (latest released)
What happened
I've found a DAG that will crash the scheduler:
What you think should happen instead
A user DAG shouldn't crash the scheduler. This specific case could likely be an ImportError at parse time, but it makes me think we might be missing some exception handling?
How to reproduce
No response
Operating System
Debian
Versions of Apache Airflow Providers
No response
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: