mirror of
https://github.com/ollama/ollama.git
synced 2026-04-27 19:25:55 +02:00
This removes the extra flushProgress() at the end of handlePull. It is unnecessary because final progress updates are flushed in all cases of the main select loop.