[PR #7894] cmd: make func addToZipFile #12549

Open
opened 2026-04-13 00:02:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7894
Author: @mattn
Created: 11/30/2024
Status: 🔄 Open

Base: mainHead: make-func


📝 Commits (2)

📊 Changes

2 files changed (+58 additions, -43 deletions)

View changed files

📝 cmd/cmd.go (+34 -27)
📝 server/images.go (+24 -16)

📄 Description

The defer in the loop is not fired at the end of the block.


🔄 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/7894 **Author:** [@mattn](https://github.com/mattn) **Created:** 11/30/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `make-func` --- ### 📝 Commits (2) - [`0d668c8`](https://github.com/ollama/ollama/commit/0d668c8f3c2c34f411ca39b91b50690929c4760e) cmd: make func addToZipFile - [`9175cb4`](https://github.com/ollama/ollama/commit/9175cb4087117ce920fdb250ef041bb56e67b8c6) cmd: make func ### 📊 Changes **2 files changed** (+58 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+34 -27) 📝 `server/images.go` (+24 -16) </details> ### 📄 Description The defer in the loop is not fired at the end of the block. --- <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-13 00:02:54 -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#12549