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