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

Even though a process fails, GH checks don't fail. #19

Closed
mafreud opened this issue Dec 12, 2023 · 1 comment · Fixed by #34
Closed

Even though a process fails, GH checks don't fail. #19

mafreud opened this issue Dec 12, 2023 · 1 comment · Fixed by #34
Assignees
Labels
help wanted Extra attention is needed

Comments

@mafreud
Copy link
Contributor

mafreud commented Dec 12, 2023

final uptime = await client.run('uptime');
print(utf8.decode(uptime));

The problem is that dartssh2 does not emit stderr.

@mafreud
Copy link
Contributor Author

mafreud commented Dec 14, 2023

Related issue: TerminalStudio/dartssh2#93

@mafreud mafreud added the help wanted Extra attention is needed label Dec 14, 2023
@mafreud mafreud self-assigned this Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant