mirror of
https://github.com/open-webui/benchmark.git
synced 2026-07-21 09:15:24 -04:00
[PR #4] [CLOSED] fix: status bar updates during script runs #4
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/open-webui/benchmark/pull/4
Author: @westbrook-ai
Created: 1/14/2026
Status: ❌ Closed
Base:
main← Head:fix-status-bar📝 Commits (1)
99f25f0fix: 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.