display issue: ax exec missing output in k8s pod
Open
substrate
- Dominant language
- Go
- Stars
- 2k
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
Run ax in a k8s pod like this:
`/ax exec --input "hello"`
it jumps to prompt terminal without output:
Stream output to a file looks fine:
`/ax exec --input "hello" > output.txt`
Maybe there is something wrong between huh/v2 and stdout.
Contributor guide
Assessment
This issue has not been assessed yet.