Josh Carp created AIRFLOW-4002:
----------------------------------
Summary: Optionally start debugger on uncaught exceptions in
`airflow test`
Key: AIRFLOW-4002
URL: https://issues.apache.org/jira/browse/AIRFLOW-4002
Project: Apache Airflow
Issue Type: Improvement
Reporter: Josh Carp
When testing a new task with `airflow test`, it would be useful to optionally
open a `pdb` session on uncaught exceptions in order to debug the issue. I
propose adding a `–post_mortem` flag to `airflow test` to enable this behavior.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)