[PR #12961] [MERGED] log: trace logging for scheduler #12749

Closed
opened 2025-11-12 17:06:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12961
Author: @dhiltgen
Created: 11/5/2025
Status: Merged
Merged: 11/5/2025
Merged by: @dhiltgen

Base: mainHead: win_instrument


📝 Commits (1)

  • 95deb35 log: trace logging for scheduler

📊 Changes

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

View changed files

📝 server/sched.go (+8 -1)

📄 Description

This adds some additional trace logging in the scheduler which may help narrow down a hang some windows users are reporting.


🔄 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/12961 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 11/5/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `win_instrument` --- ### 📝 Commits (1) - [`95deb35`](https://github.com/ollama/ollama/commit/95deb35cd07ce72c3038c930056f4e226b25a1c4) log: trace logging for scheduler ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/sched.go` (+8 -1) </details> ### 📄 Description This adds some additional trace logging in the scheduler which may help narrow down a hang some windows users are reporting. --- <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 2025-11-12 17:06:00 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#12749