Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Fix to writer fails with IndexError: list index out of range where timer has fired after the test has finished - #55

Open
dave00galloway wants to merge 5 commits into
cgoldberg:masterfrom
dave00galloway:1
Open

Fix to writer fails with IndexError: list index out of range where timer has fired after the test has finished#55
dave00galloway wants to merge 5 commits into
cgoldberg:masterfrom
dave00galloway:1

Conversation

@dave00galloway

Copy link
Copy Markdown

If a timer completes after the test run time has ended, then result generation fails. This change allows the report to be generated anyway, and will either list timers that could not be graphed, or graph them anyway.

a new config option (defaulted to True) allows the user to control wheter to report results from after the test run finished, or to list these as "Invalid Timers" at the end of the report.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant