bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #49014] Zombies in parallel builds with pselect code


From: Martin Dorey
Subject: [bug #49014] Zombies in parallel builds with pselect code
Date: Thu, 22 Jun 2017 14:06:57 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36

Follow-up Comment #15, bug #49014 (project make):

I've been running with the git head as of your 2017-06-04 request.  The
problem hasn't recurred for me.  I don't think that means as much as it would
have a few months ago because I've had less cause to run my
"pgid=$(find-pid-of-root-of-big-recursive-make-job); while pid-still-going
$pgid; do kill -STOP -$pgid; sleep 1; kill -CONT -$pgid; sleep 1; done" script
recently.  Still, looks hopeful.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49014>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]