Hook output should play nice with ProgressBar
Open
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
- Gel Version: -
- Gel CLI Version: current nightly
- OS Version: -
Steps to Reproduce:
1. Add some slow-running hooks that consistently write to stdout
2. Run `gel watch`
3. Trigger the hook
Expected: the hook output is logged completely
Actual: the progress bar may "eat" some lines of the hook output
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.