Closed vitoyucepi closed 1 month ago
The application should gracefully exit when it receives SIGINT, SIGTERM, and SIGQUIT. By default background processes and services receive SIGTERM.
Thanks!
:tada: This PR is included in version 1.5.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Summary
The application should gracefully exit when it receives SIGINT, SIGTERM, and SIGQUIT. By default background processes and services receive SIGTERM.