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

Workaround issue with get_wch on older ncurses #2591

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

forslund
Copy link
Collaborator

Description

get_wch() can at times throw errors as reported in #2523, this creates a function wait_for_any_key() handling the error and retrying.

How to test

Make sure the :skills command still works in the CLI.

Contributor license agreement signed?

CLA [ Yes ]

@forslund forslund requested a review from krisgesling May 20, 2020 08:50
@devs-mycroft devs-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label May 20, 2020
get_wch can at times throw errors, this creates a function wait_for_any_key()
handling the error and retrying.
@devops-mycroft
Copy link

Voight Kampff Integration Test Succeeded (Results)

1 similar comment
@devops-mycroft
Copy link

Voight Kampff Integration Test Succeeded (Results)

@forslund
Copy link
Collaborator Author

Any chance of getting this reviewed @krisgesling?

@krisgesling
Copy link
Contributor

Thanks for the nudge - looks good, working great.

@krisgesling krisgesling merged commit 83ece0e into MycroftAI:dev Jun 23, 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) Type: Bug - complex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants