[PR #4] [CLOSED] fix: status bar updates during script runs #4

Closed
opened 2026-02-15 21:15:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/benchmark/pull/4
Author: @westbrook-ai
Created: 1/14/2026
Status: Closed

Base: mainHead: fix-status-bar


📝 Commits (1)

  • 99f25f0 fix: status bar updates during script runs

📊 Changes

1 file changed (+9 additions, -26 deletions)

View changed files

📝 benchmark/core/runner.py (+9 -26)

📄 Description

Status bars were getting stuck at 10% whether the benchmark script was running or completed. This fix makes the status bar update correctly during script runs.


🔄 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/open-webui/benchmark/pull/4 **Author:** [@westbrook-ai](https://github.com/westbrook-ai) **Created:** 1/14/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-status-bar` --- ### 📝 Commits (1) - [`99f25f0`](https://github.com/open-webui/benchmark/commit/99f25f0aae66a576a25e99cd83397acdfe4f19a1) fix: status bar updates during script runs ### 📊 Changes **1 file changed** (+9 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `benchmark/core/runner.py` (+9 -26) </details> ### 📄 Description Status bars were getting stuck at `10%` whether the benchmark script was running or completed. This fix makes the status bar update correctly during script runs. --- <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 21:15:28 -05:00
yindo closed this issue 2026-02-15 21:15:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/benchmark#4