mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-14 23:22:51 +00:00
Deflate flushes its output in 8 KiB blocks, and each write became its own allocation, channel send, and HTTP body frame. A 64 KiB BufWriter in front of the sink cuts all three by eight. An artifact deleted between the listing and its read no longer aborts the whole archive. That race is a run being pruned mid-download; leaving the file out beats handing back a truncated ZIP missing everything after it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fabro-cli | ||
| fabro-mcp-server | ||
| fabro-server | ||
| fabro-spa | ||