<div dir="ltr">Hey Zachary,<div><br></div><div>There is a Windows-specific subprocess.CREATE_NEW_PROCESS_GROUP flag that you could potentially add to the Windows branch of the suprocess creation call in dosep.py.  I'm not sure how useful that is on the Windows end as this is mostly about console signal isolation, but I thought I'd call it out in case you were interested in adding that to the Windows inferior dotest.py creation.</div><div><br></div><div>-Todd</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 22, 2015 at 8:23 AM, Todd Fiala <span dir="ltr"><<a href="mailto:todd.fiala@gmail.com" target="_blank">todd.fiala@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">tfiala committed rL248282: test runner: Unix systems now put inferior dotest in its own process group..<br>
<br>
test runner: Unix systems now put inferior dotest in its own process group.<br>
<br>
This increases isolation as it relates to signal handling between parent and<br>
children.<br>
<br>
<br>
Files:<br>
  /lldb/trunk/test/dosep.py<br>
<br>
Users:<br>
  tfiala (Author)<br>
<br>
<a href="http://reviews.llvm.org/rL248282" rel="noreferrer" target="_blank">http://reviews.llvm.org/rL248282</a><br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">-Todd</div></div>
</div>