[
https://issues.apache.org/jira/browse/AIRFLOW-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798513#comment-16798513
]
ASF subversion and git services commented on AIRFLOW-4002:
----------------------------------------------------------
Commit d153b3fcf0d84dde8a5ba181b1fe5477c304cb9d in airflow's branch
refs/heads/v1-10-stable from Joshua Carp
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=d153b3f ]
[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)