[
https://issues.apache.org/jira/browse/AIRFLOW-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793087#comment-16793087
]
ASF subversion and git services commented on AIRFLOW-4002:
----------------------------------------------------------
Commit 2c3cfadd69e2942671c9c139825411b7d595335b in airflow's branch
refs/heads/master from Joshua Carp
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=2c3cfad ]
[AIRFLOW-4002] Option to open debugger on errors in `airflow test`. (#4828)
> 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
> Priority: Trivial
> Fix For: 1.10.3
>
>
> 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)