<div dir="ltr">Hi Jonathan,<div><br></div><div>Thanks, this looks a lot better. I've noticed two more potential problems:</div><div><br></div><div>1. Watchdog.watch() has an unlikely race where the timer may have already fired -- it should handle this case by just killing the new proc immediately I would guess.</div><div><br></div><div>2. I tried your test test suite with execute_external=True, and it didn't work for me. Does this work for you? I looked into it a little bit, and it seems like the .communicate() method isn't returning in this case, even though the subprocess does get killed. I haven't looked more than that...</div><div><br></div><div> - Daniel</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 20, 2015 at 2:04 PM, Jonathan Roelofs <span dir="ltr"><<a href="mailto:jonathan@codesourcery.com" target="_blank">jonathan@codesourcery.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ping<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<a href="http://reviews.llvm.org/D6584" target="_blank">http://reviews.llvm.org/D6584</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/settings/panel/emailpreferences/</a><br>
<br>
<br>
</div></div></blockquote></div><br></div>