[PR #75] [CLOSED] Stability testing for client #353

Closed
opened 2026-02-15 16:30:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/75
Author: @stevengans
Created: 2/27/2024
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 95da60b Stability test for client
  • 78d76df Merge pull request #1 from stevengans/Stability-test

📊 Changes

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

View changed files

tests/test_stability.py (+132 -0)

📄 Description

-Shows client hangs after certain amount of time while being called
-Current tests on 0.1.27 has hang after 5mins


🔄 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-python/pull/75 **Author:** [@stevengans](https://github.com/stevengans) **Created:** 2/27/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`95da60b`](https://github.com/ollama/ollama-python/commit/95da60bd6cb03fcf0ba45ab6976dc56456062488) Stability test for client - [`78d76df`](https://github.com/ollama/ollama-python/commit/78d76dfdd750711b6bd747fa186e5fce2c589a36) Merge pull request #1 from stevengans/Stability-test ### 📊 Changes **1 file changed** (+132 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/test_stability.py` (+132 -0) </details> ### 📄 Description -Shows client hangs after certain amount of time while being called -Current tests on 0.1.27 has hang after 5mins --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:05 -05:00
yindo closed this issue 2026-02-15 16:30:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#353