Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes some signal handling #4239

Merged
merged 1 commit into from Apr 24, 2020
Merged

Commits on Apr 22, 2020

  1. fixes some signal handling

    - `landing` reporter befouls the terminal up if `SIGINT` is issued
    - `--exit` test used an incorrect description, and also did not reliably handle `SIGINT` when running
    - `runMocha` helper returns the child process
    
    Ref: #4198
    boneskull committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    7496f93 View commit details
    Browse the repository at this point in the history