Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Simplify the converse callings #2479

Merged
merged 1 commit into from
Mar 15, 2020

Conversation

forslund
Copy link
Collaborator

Description

Remove the separate error message and use the wait_for_reply method to
get the converse result. This removes a lot of the old logic for handling the waiting for a response.

How to test

Make sure things such as get_response (install/remove skills)

Contributor license agreement signed?

CLA [ Yes ]

@devs-mycroft devs-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Feb 24, 2020
@forslund forslund force-pushed the feature/simplify-converse branch 2 times, most recently from ce0eacb to c86c4f9 Compare February 29, 2020 11:34
@forslund forslund added the Type: Refactoring and other improvements Improvement of code and documentation that does not alter functionality. label Mar 2, 2020
Remove the use of the separate error message and use the wait_for_reply method
to get the converse result. The error message is left to guarantee
compatibility.
@forslund forslund force-pushed the feature/simplify-converse branch from c86c4f9 to 58f0ac8 Compare March 7, 2020 10:11
@forslund forslund added the Merge after next release For large changes that look good, but we want to keep in Dev a little longer label Mar 7, 2020
@forslund forslund merged commit eee3e7a into MycroftAI:dev Mar 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) Merge after next release For large changes that look good, but we want to keep in Dev a little longer Type: Refactoring and other improvements Improvement of code and documentation that does not alter functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants