[PR #6845] [CLOSED] llama: fix race in parallel make #17513

Closed
opened 2026-04-16 06:04:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6845
Author: @dhiltgen
Created: 9/17/2024
Status: Closed

Base: jmorganca/llamaHead: go_server_race


📝 Commits (1)

  • 345e276 llama: fix race in parallel make

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 llama/Makefile (+3 -2)

📄 Description

Ensure the cleanup step completes before starting to build targets


🔄 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/6845 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 9/17/2024 **Status:** ❌ Closed **Base:** `jmorganca/llama` ← **Head:** `go_server_race` --- ### 📝 Commits (1) - [`345e276`](https://github.com/ollama/ollama/commit/345e276c1927469251b69ba87407858211323e96) llama: fix race in parallel make ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `llama/Makefile` (+3 -2) </details> ### 📄 Description Ensure the cleanup step completes before starting to build targets --- <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 06:04:39 -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#17513