Closed LarsDenBakker closed 4 years ago
We should add an overall timeout for when a test session takes too long to execute.
We should be careful to guard against the tests finishing after the timeout elapsed, so that it doesn't corrupt the data structure.
Done.
We should add an overall timeout for when a test session takes too long to execute.
We should be careful to guard against the tests finishing after the timeout elapsed, so that it doesn't corrupt the data structure.