jamesrwhite / minicron

🕰️ Monitor your cron jobs
GNU General Public License v3.0
2.34k stars 154 forks source link

Gracefully handle the executable being stopped by ctrl + c #1

Closed jamesrwhite closed 10 years ago

jamesrwhite commented 10 years ago

It currently shows a stack trace, the exception raised should be caught and handled gracefully.