Commit 61fe305
authored
fix: disable progress mark during streaming output (#432)
Progress marks (spinner) were interfering with streaming output,
causing control characters to appear in CSV/XML/HTML output.
This fix disables progress marks when streaming mode is active.
Fixes #4311 parent 74e5bb5 commit 61fe305
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
620 | 630 | | |
621 | 631 | | |
622 | 632 | | |
| |||
0 commit comments