* Attempt to create skill directory if not existing * Handle missing priority skills * Minor update of comments * Handle skill load exception Make sure an exception while trying to load/reload skill doesn't shutdown thread. * Handle MsmException during SkillManager creation If SkillManager can't be created due to an MsmException wait for network connection and retry. * Update immediately if skill install file is missing Missing skill install file indicates that this is a new venv and the requirements of the skills will need to be reinstalled. * Add basic test for skill_manager Basically only creating the skill_manager but it ensures that msm can be used on all supported python versions |
||
---|---|---|
.. | ||
integrationtests | ||
unittests | ||
__init__.py | ||
util.py |