mycroft-core/mycroft/client
Matthew D. Scholefield 10bd9a1cf3 Change initial kill to SIGINT
This sends a ctrl+c signal to each process which will allow code to exit properly by handling KeyboardInterrupt
Other notable changes:
 - create_daemon method used to clean up create daemon threads
 - create_echo_function used to reduce code duplication with messagebus
 echo functions
 - wait_for_exit_signal used to wait for ctrl+c (SIGINT)
 - reset_sigint_handler used to ensure SIGINT will raise KeyboardInterrupt
2018-04-11 21:29:10 -05:00
..
enclosure Remove code that waits for websocket to open 2018-03-28 19:19:56 -05:00
speech Change initial kill to SIGINT 2018-04-11 21:29:10 -05:00
text Tweaks to CLI: Refresh, scroll fix 2018-02-23 03:20:23 -06:00
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00