-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributorstatus: help wanteddevelopers would like help from experts on this topicdevelopers would like help from experts on this topictype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarificationtype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
Description
Originally reported by: Matthias Urlichs (BitBucket: smurfix, GitHub: smurfix)
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?
Metadata
Metadata
Assignees
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributorstatus: help wanteddevelopers would like help from experts on this topicdevelopers would like help from experts on this topictype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarificationtype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch