openSUSE / docmanager

Manage DocBook 5 Meta Information
http://opensuse.github.io/docmanager/index.html
GNU General Public License v3.0
6 stars 6 forks source link

Catch KeyboardInterrupt exception #77

Closed mschnitzer closed 9 years ago

mschnitzer commented 9 years ago

When we interrupt DocManager with CTRL + C, we get a KeyboardInterruption exception which will be not caught.