[PR #164] [MERGED] restart server more gracefully #10019

Closed
opened 2026-04-12 22:50:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/164
Author: @hoyyeva
Created: 7/21/2023
Status: Merged
Merged: 7/22/2023
Merged by: @hoyyeva

Base: mainHead: restart-server


📝 Commits (7)

📊 Changes

3 files changed (+15 additions, -14 deletions)

View changed files

📝 app/package.json (+3 -1)
📝 app/src/declarations.d.ts (+3 -3)
📝 app/src/index.ts (+9 -10)

📄 Description

fix for https://github.com/jmorganca/ollama/issues/154


🔄 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/164 **Author:** [@hoyyeva](https://github.com/hoyyeva) **Created:** 7/21/2023 **Status:** ✅ Merged **Merged:** 7/22/2023 **Merged by:** [@hoyyeva](https://github.com/hoyyeva) **Base:** `main` ← **Head:** `restart-server` --- ### 📝 Commits (7) - [`0768b1b`](https://github.com/ollama/ollama/commit/0768b1b9079ea75c22b453e1856e1f2841ff8571) restart server with condition and timeout - [`d2bfaea`](https://github.com/ollama/ollama/commit/d2bfaeac63c14af4e3b02b7246be16f11505f706) format code - [`734892f`](https://github.com/ollama/ollama/commit/734892f1e25d1214f19c4fc1bcb94dc4b70cb437) address comment - [`b08c4ca`](https://github.com/ollama/ollama/commit/b08c4ca2bd058e6aef6c0f2b54be46cb5698b105) Update app/src/index.ts - [`e0a73d7`](https://github.com/ollama/ollama/commit/e0a73d7fbe28b29d7e0a56c84a5b9f118ebf562e) address comment - [`3f7d233`](https://github.com/ollama/ollama/commit/3f7d2336c77f09286c6ecf281fd6fa16c3ce64a5) add prettier and address comments - [`9657314`](https://github.com/ollama/ollama/commit/9657314ae2afb887370cdf4da57aa24aa5d718ed) address comment ### 📊 Changes **3 files changed** (+15 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+3 -1) 📝 `app/src/declarations.d.ts` (+3 -3) 📝 `app/src/index.ts` (+9 -10) </details> ### 📄 Description fix for https://github.com/jmorganca/ollama/issues/154 --- <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-12 22:50:00 -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#10019