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

Better graceful shutdown for KeyboardInterrupt #19976

Merged
merged 16 commits into from
Jun 16, 2024
Merged

Commits on Jun 14, 2024

  1. exit

    awaelchli committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f432862 View commit details
    Browse the repository at this point in the history
  2. sigkill

    awaelchli committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a194065 View commit details
    Browse the repository at this point in the history
  3. update

    awaelchli committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8a285b1 View commit details
    Browse the repository at this point in the history
  4. update

    awaelchli committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4ccbc91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ab4afa View commit details
    Browse the repository at this point in the history
  6. update

    awaelchli committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8e99d14 View commit details
    Browse the repository at this point in the history
  7. update

    awaelchli committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b5d83d2 View commit details
    Browse the repository at this point in the history
  8. handle atexit

    awaelchli committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    89bc275 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. revert

    awaelchli committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    4ec8136 View commit details
    Browse the repository at this point in the history
  2. update tests

    awaelchli committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    e2627d6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/graceful-exit' of github.com:Lightning-AI/light…

    …ning into feature/graceful-exit
    awaelchli committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    edb671b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    100cc6a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. add test

    awaelchli committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    7a6fb91 View commit details
    Browse the repository at this point in the history
  2. add changelog

    awaelchli committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    1637483 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bf5a55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c87355 View commit details
    Browse the repository at this point in the history