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

Unexpected timeout results if no Stdout being returned #21

Open
frankisawesome opened this issue Apr 9, 2024 · 1 comment
Open

Unexpected timeout results if no Stdout being returned #21

frankisawesome opened this issue Apr 9, 2024 · 1 comment

Comments

@frankisawesome
Copy link

As title suggests - if let's say the exec command goes into a infinite loop, the test execution will hang past the configured timeout and not output any Stdout or Stderr upon exiting.

If the maintainers agree this is a problem I can draft up a PR to optionally allow Stderr/Stdout be streamed to system stderr/stdout during execution for debugging 👍

@pablochacin pablochacin changed the title Unexpected timeout results in no Stdout being returned Unexpected timeout results if no Stdout being returned Apr 16, 2024
@pablochacin
Copy link
Contributor

@frankisawesome thanks for reporting this issue. Helping debugging such situations would be useful.

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

No branches or pull requests

2 participants