edgedb-cli
edgedb-cli copied to clipboard
Hook output should play nice with ProgressBar
- Gel Version: -
- Gel CLI Version: current nightly
- OS Version: -
Steps to Reproduce:
- Add some slow-running hooks that consistently write to stdout
- Run
gel watch - Trigger the hook
Expected: the hook output is logged completely Actual: the progress bar may "eat" some lines of the hook output