Browse Source
- Refactored the exit_handler function to handle shutdown commands more efficiently. - Added an exit trap to ensure proper execution of the exit_handler function on SIGQUIT, SIGINT, and SIGTERM signals. - Improved code organization by moving the "Loading exit handler" message to a separate line for clarity. - Updated the entrypoint.sh file with similar changes for consistency.pull/22/head
2 changed files with 16 additions and 1 deletions
Loading…
Reference in new issue