mycroft-core/mycroft/lock
Åke Forslund 80b2334b3a Remove catching of KeyboardInterrupt
Catching Keyboard interrupt is counter productive here as the previous
signal handler might be SIGINT which works by raising KeyboardInterrupt.

This has caused ctrl+c to remove the lock file but not stop the process.
2017-05-29 07:17:38 +02:00
..
__init__.py Remove catching of KeyboardInterrupt 2017-05-29 07:17:38 +02:00