Files
LocalAI/core
Ettore Di Giacinto 439ef1b384 feat(worker): bound ephemeral staging capacity
Concurrent staging can otherwise exceed its byte limit or consume reserved filesystem headroom. Explicit states keep bytes charged through each reservation, write, and commit transition.

Use a synchronized waiter count to prove Commit blocks until bounded writers close, and retain committed baselines across re-reservation.

Assisted-by: Codex:gpt-6
2026-09-08 13:35:31 +00:00
..
2026-03-30 00:47:27 +02:00