Open pvandervelde opened 10 years ago
This issue is related to #27
We could introduce a cancel flag in the database, that way the master controller could cancel the test as soon as this flag is switched. This would work for both this issue and issue #27
In the case of regression tests via a build server it can happen that a test does not execute within the expected time. In this case it would be useful if there was a way to cancel a test that is currently being executed.