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

runCommandInMainThread should have only one "error" property #4099

Open
devcatalin opened this issue Jun 21, 2023 · 0 comments
Open

runCommandInMainThread should have only one "error" property #4099

devcatalin opened this issue Jun 21, 2023 · 0 comments

Comments

@devcatalin
Copy link
Member

Right now the runCommandInMainThread method is returning either result.error or result.stderr which means both properties have to be handled by the caller.

We should refactor the output to only have a single error property.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No Status
Development

No branches or pull requests

1 participant