mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
d6db92b7e6
Previously `^C` would register as a regular test failure, and the test suite would continue, in which case halting `iptest` meant hitting `^C` nine times. This change makes iptest take notice of sigint in a test runner, and aborts the run. |
||
---|---|---|
.. | ||
frontend/html/notebook | ||
testing | ||
utils/tests |