feat(cmn): gracefully handle BaseServiceV2 exits
Gracefully handles BaseServiceV2 exits by default. Adds a new function for stopping the service and catches SIGTERM and SIGINT correctly.
Showing
Please register or sign in to comment
Gracefully handles BaseServiceV2 exits by default. Adds a new function for stopping the service and catches SIGTERM and SIGINT correctly.