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

Fix custom timeout for wait_for_response() #2634

Merged

Conversation

forslund
Copy link
Collaborator

Description

When rebasing #2599, an extra "I didn't catch that occurred after QA answers. Turned out the wait_for_response() method didn't forward the timeout causing the 3.0 second default to always be used. This fixes that issue.

Contributor license agreement signed?

CLA [ Yes ]

The method didn't forward the selected timeout and only the default wait
was ever used.
@devs-mycroft devs-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Jul 10, 2020
@devops-mycroft
Copy link

Voight Kampff Integration Test Succeeded (Results)

@krisgesling krisgesling self-requested a review July 13, 2020 01:51
Copy link
Contributor

@krisgesling krisgesling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great one, thanks!

@krisgesling krisgesling merged commit a5b7f55 into MycroftAI:dev Jul 29, 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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants