Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve subprocess parsing #167

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

MatthewScholefield
Copy link
Collaborator

This fixes #165 by exiting properly when the subprocess dies without any malformed output. Additionally, it reads the complete exception when the subprocess outputs malformed data.

@forslund
Copy link
Collaborator

forslund commented Aug 5, 2020

Hi Matthew a fix for the CI job running was merged into dev, if you rebase this PR it should run the checks.

@MatthewScholefield MatthewScholefield force-pushed the feature/improved-subprocess-parsing branch from fc06b6c to 7756f06 Compare August 7, 2020 05:25
@ShamoX
Copy link

ShamoX commented Jul 21, 2022

Hello,

Since I need that project, I decided to fork and advance. Sorry for the inconvenience but it can be reversed if Mycroft wants of course.

You will find your PR to the fork here.

Again, sorry for the inconvenient. I created a thread on Mycroft community forum to discuss if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exit precise raise an ValueError exception
3 participants