jitterbug icon indicating copy to clipboard operation
jitterbug copied to clipboard

Needs a configurable option for timing out a test run

Open dagolden opened this issue 13 years ago • 1 comments

If a test runs too long or goes into an infinite loop, there should be a way to automatically time out the test process.

(As mentioned during PerlOasis 2012 talk by @leto)

dagolden avatar Jan 14 '12 15:01 dagolden

Yes, this is badly needed. The relevant code can be borrowed from https://github.com/GMOD/mimosa

leto avatar Jan 14 '12 18:01 leto