fix: complete code review follow-ups for queue, stats, and docs
Replace overlap Pending flag with PendingRuns counter, match seed stats by job_id, align average duration with TimedRunCount, and tidy docs. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -65,6 +65,6 @@ if errorlevel 1 (
|
||||
)
|
||||
|
||||
REM Icons are embedded into the executable, so no assets directory is copied next
|
||||
REM to the binary. Runtime YAML and log files are created by the app itself.
|
||||
REM to the binary. Runtime JSON and log files are created by the app itself.
|
||||
echo.
|
||||
echo Successfully built: %OUTPUT%
|
||||
|
||||
Reference in New Issue
Block a user