==== Fixed Issues ==== #960 ==== Tech Notes ==== The messagebus handler for "mycroft.stop" halts and exits if an exception occurs in any methods that are registered to that name. The handler executes the stop() method that's provided by the user and is not verified. To ensure that other skills are unaffected exceptions in the user provided method are caught. ==== Documentation Notes ==== NONE - things like description of a new feature or notes on behavior changes ==== Localization Notes ==== NONE - point out new strings, functions needing international versions, etc. ==== Environment Notes ==== NONE - new package requirements, new files being written to disk, etc. ==== Protocol Notes ==== NONE - message types added or changed, new signals, etc. |
||
---|---|---|
.. | ||
__init__.py | ||
audioservice.py | ||
container.py | ||
core.py | ||
intent_service.py | ||
main.py | ||
scheduled_skills.py | ||
settings.py | ||
time_rules.py |