> On 17 Sep 2017, at 19:17, alexandre.gal...@gmail.com wrote:
>
> Hi,
>
> thanks for your answer, and your questions. Very good draw. I printed it in
> my office ^^
>
> First i'd like to precise that, as in title, aim is not to gurantee quality
> but minimal quality. I think it's really two d
>> * --timeout: watchdog killing the test if the run time exceed the
>> timeout in seconds (use faulthandler.dump_traceback_later)
>
> This feature looks functionally similar to limiting memory usage.
Hum, I don't think so. Limiting the memory usage doesn't catch
deadlocks for example.
Victor
___