[Pytest-commit] Issue #513: Keyboard Interrupt doesn't show a stack trace (hpk42/pytest)

Matthias Urlichs issues-reply at bitbucket.org
Sun May 11 17:49:04 CEST 2014


New issue 513: Keyboard Interrupt doesn't show a stack trace
https://bitbucket.org/hpk42/pytest/issue/513/keyboard-interrupt-doesnt-show-a-stack

Matthias Urlichs:

Sometimes (a test runs very long for no good reason, goes into endless recursion or a loop) I want an interrupt with stack trace / pdb when I press ^C.

Could you please add an option which turns off catching KeyboardInterrupt and handles it like any other error?




More information about the pytest-commit mailing list