mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
[PR #75] [CLOSED] Stability testing for client #353
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ollama/ollama-python/pull/75
Author: @stevengans
Created: 2/27/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
95da60bStability test for client78d76dfMerge 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.