rapid7 / godap

The Data Analysis Pipeline
MIT License
17 stars 10 forks source link

Add signal handling support #2

Closed dabdine-r7 closed 5 years ago

dabdine-r7 commented 5 years ago

Enables the ability to use CTRL+C to break the input receiver and gracefully exit. Hitting CTRL+C again forcefully exits the process.