xk6-exec icon indicating copy to clipboard operation
xk6-exec copied to clipboard

Unexpected timeout results if no Stdout being returned

Open frankisawesome opened this issue 10 months ago • 1 comments

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 👍

frankisawesome avatar Apr 09 '24 00:04 frankisawesome

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

pablochacin avatar Apr 16 '24 09:04 pablochacin