[Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 4 15:51:00 PDT 2015


Hmm, yea the problem is worse than I thought.  Even if I don't do Ctrl+C at
all (I just run the test suite like I always have and let it finish) it's
just leaving a bunch of stale processes at the end without them shutting
down on their own.

On Fri, Sep 4, 2015 at 3:39 PM Todd Fiala <todd.fiala at gmail.com> wrote:

> tfiala added a comment.
>
> In http://reviews.llvm.org/D12651#240429, @zturner wrote:
>
> > I can try to put a little time into figuring out what's wrong.  I'd
> rather
> >  it not go in broken though, so let me take a look first and we can
> figure
> >  out what to do after that.
>
>
> Yep absolutely.
>
>
> http://reviews.llvm.org/D12651
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150904/5ed3eaa6/attachment.html>


More information about the lldb-commits mailing list