securesauce / precli

Precaution CLI - command line static application security testing tool
https://precli.readthedocs.io/
Other
21 stars 3 forks source link

Redo handling of keyboard interrupts #488

Closed ericwb closed 4 months ago

ericwb commented 4 months ago

The keyboard interrupts should be handled in the main process not in the child worker pool processes.