agent-infra / agent-infra/sandbox
Undocumented behavior: shell execute will reach no_change_timeout state and become zombie if a command doesn't produce output
Open
enhancement
shell
- Dominant language
- Python
- Stars
- 5.9k
- Forks
- 529
- Avg merge
- 4h 8m
- Merged PRs (30d)
- 4
Description
shell execute will reach no_change_timeout state and become zombie if a command doesn't produce output.
This is not desirable because user might run long running process and pipe the output to a log file.
Contributor guide
Assessment
This issue has not been assessed yet.