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

[Port dspace-7_x] Graceful shutdown on SIGINT (e.g. from 'pm2 stop'). #2498

Merged
merged 3 commits into from
Sep 14, 2023

Commits on Sep 14, 2023

  1. Graceful shutdown on SIGINT (e.g. from 'pm2 stop').

    (cherry picked from commit 6709c3b)
    mwoodiupui authored and github-actions[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    15c2af5 View commit details
    Browse the repository at this point in the history
  2. Properly await termination.

    (cherry picked from commit 4449737)
    mwoodiupui authored and github-actions[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    46e2f4e View commit details
    Browse the repository at this point in the history
  3. Document a modified method as required by PR guidelines.

    (cherry picked from commit bf9b2b8)
    mwoodiupui authored and github-actions[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d6cabd1 View commit details
    Browse the repository at this point in the history