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

Signal handling fixes #10758

Merged
merged 8 commits into from Sep 14, 2020
Merged

Commits on Sep 14, 2020

  1. Modify SignalHandler to shut down --debug tests correctly

    As well as do some additional refactoring.
    
    [ci skip-rust]
    
    [ci skip-build-wheels]
    gshuflin committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    2207ac6 View commit details
    Browse the repository at this point in the history
  2. explicit signal handling check

    [ci skip-build-wheels]
    gshuflin committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    658219d View commit details
    Browse the repository at this point in the history
  3. Clarify ctrl-c message for pantsd

    [ci skip-build-wheels]
    gshuflin committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0d881be View commit details
    Browse the repository at this point in the history
  4. Move loop-break logic to helper fn

    [ci skip-build-wheels]
    gshuflin committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    da06af1 View commit details
    Browse the repository at this point in the history
  5. check for KeyboardInterrupt exception

    [ci skip-build-wheels]
    gshuflin committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0091678 View commit details
    Browse the repository at this point in the history
  6. Fix test

    [ci skip-build-wheels]
    gshuflin committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0ff1145 View commit details
    Browse the repository at this point in the history
  7. Remove test for I/O on closed file

    [ci skip-build-wheels]
    gshuflin committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    2aac092 View commit details
    Browse the repository at this point in the history
  8. PR feedback

    [ci skip-build-wheels]
    gshuflin committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    3e3f452 View commit details
    Browse the repository at this point in the history