jrunner prints an in-place progress counter (a bare number) every batch; read with universal newlines, each tick became its own live_log line, so a large load stacked thousands of numbers (a 1.27M-row INSERT left 5,073 progress lines). append_run_live_log now overwrites a trailing bare-number line with the new tick instead of appending, keeping a single current count. Real lines (headers, "N rows written", timestamps) aren't bare numbers and are preserved. No jrunner change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .archive/pre-rewrite | ||
| bin | ||
| pipekit | ||
| systemd | ||
| .gitignore | ||
| CLAUDE.md | ||
| config.yaml | ||
| deploy.sh | ||
| requirements.txt | ||
| SPEC.md | ||