Skip to content

Improve ctrl + c handling #3993

Closed
Closed
@DimitarTachev

Description

@DimitarTachev

Is your feature request related to a problem? Please describe.
Currently, the CLI cannot be easily killed with ctrl + c.

Describe the solution you'd like
Stop handling the SIGINT signals and let the nodejs do the job.

Describe alternatives you've considered
Extract a common helpers for managing the timeouts, intervals and child processes and keep the exit logic in a single place.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions