[PATCH] D14706: [lit] Implement support of per test timeout in lit.

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 02:53:19 PST 2015


On Tue, Dec 8, 2015 at 11:46 AM, Dan Liew <dan at su-root.co.uk> wrote:

> On 6 December 2015 at 10:51, Dan Liew <dan at su-root.co.uk> wrote:
> > delcypher added a comment.
> >
> > In http://reviews.llvm.org/D14706#303390, @cmatthews wrote:
> >
> >> I think needing a package that is not included in the Python standard
> release this is a serious issue. lit has no dependencies. That makes it
> easy to build and test anywhere.
> >
> >
>
> So I was having a read around on stackoverflow to see how killing a
> process and its children in Windows and came across this.
>
>
> http://stackoverflow.com/questions/1230669/subprocess-deleting-child-processes-in-windows
>
> Looks like Windows has special support for doing this using "job objects".
>
> @JF Bastien: I noticed you commented on this so clearly you have some
> experience here.
>

SOrry, wrong JF: that's from JF Sebastian. You're not the first one to
think I'm a prolific SO user because of him. I think the name is a Blade
Runner reference :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/e601979a/attachment.html>


More information about the llvm-commits mailing list