[Lldb-commits] [PATCH] D13124: test runner: switch to pure-Python timeout mechanism

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 28 12:45:44 PDT 2015


tfiala added a comment.



> I can get that together (assuming option #1) relatively quickly.

> 

> I don't think we can drop the complexity of the 2-tier kill level in the driver, though, given the desire to support core dump generation.


I'm not going to touch this until I hear back from you, though, Zachary.  Anything I do on this is way beyond the time I have to allocate to it at this point, so I'll have to stub out a dead simple solution (i.e. essentially just about what it was doing before) for Windows if none of this sounds good for you.  I have to get OS X to stop hanging.


http://reviews.llvm.org/D13124





More information about the lldb-commits mailing list