aocrunner
aocrunner copied to clipboard
Provide for a graceful exit
This PR adds a third option to the dev interface to allow a graceful exit instead of requiring the user to use ctrl+c. I'm a little mixed on this one because ctrl+c is pretty natural for most developers and adding another option here takes up more screen space, but I'm content to open the pull request and let you decide what makes sense. 😄