cli icon indicating copy to clipboard operation
cli copied to clipboard

Handle SIGINT/SIGTERM for the start command

Open PaulRosset opened this issue 3 years ago • 0 comments

What kind of change does this PR introduce?

This PR introduces a graceful shutdown for SIGINT/SIGTERM signals for the start command.

What is the current behavior?

Not implemented yet

What is the new behavior?

Handling SIGINT/SIGTERM signals.

PaulRosset avatar Jul 01 '22 10:07 PaulRosset