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

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 25 08:57:19 PDT 2015


+100, great :)  Once it's in it will be much more easy to press for others
to move their platform specific bits into this module, or to do it myself
when I'm writing platform specific stuff.

On Thu, Sep 24, 2015 at 9:56 PM Todd Fiala <todd.fiala at gmail.com> wrote:

> tfiala added a comment.
>
> > That's a good idea. I'm (somewhat slowly) attempting to work in some
> clean up each time I touch it. I'll hit that at some point. I'll start
> winding down on changes to the test infrastructure soon-ish. If I don't hit
> that by the time I stop heavy changes, definitely feel free to jump on it!
>
>
> Okay, I couldn't help myself.  I'm taking a bit more time on this as I set
> it up much more nicely.  I'm pulling all the process management into
> another module and breaking out some platform-specific bits into a
> per-platform helper.
>
> I won't have something up until tomorrow later on at the earliest.
>
>
> http://reviews.llvm.org/D13124
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150925/cadd67e7/attachment-0001.html>


More information about the lldb-commits mailing list