Skip to content

merge_pr_31

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 19:30

Add a timer of last resort to the TestRunner

In the case where the test just doesn't complete after the expected
amount of time (plus some slack), forcibly end the test in the parent
process. This eventually causes the child process to be restarted.