[PR #747] [MERGED] Don't assume download has started if cancelled during preparation #15581

Closed
opened 2026-04-16 05:02:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/747
Author: @jmorganca
Created: 10/10/2023
Status: Merged
Merged: 10/10/2023
Merged by: @jmorganca

Base: mainHead: fix-cancel


📝 Commits (1)

  • 36c4681 always cleanup blob download

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 server/download.go (+1 -0)

📄 Description

Discards download progress if cancelled (e.g. by ctrl+c) while preparing to download


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/747 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 10/10/2023 **Status:** ✅ Merged **Merged:** 10/10/2023 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `fix-cancel` --- ### 📝 Commits (1) - [`36c4681`](https://github.com/ollama/ollama/commit/36c4681f09b20b0bfd19c0d7ea902c554caf7877) always cleanup blob download ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/download.go` (+1 -0) </details> ### 📄 Description Discards download progress if cancelled (e.g. by `ctrl+c`) while preparing to download --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 05:02:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#15581