Follow-up Comment #1, bug #66499 (group make):

The problem is that we are trying to write that many tokens into the jobserver
pipe, and it's hanging because there is nothing reading from the pipe.

The number of jobs that can be managed depends on how large a pipe the system
supports.  Unfortunately I know of no way to determine how large a pipe a
system supports short of filling one up.

I expect to fix this we'll need to write nonblocking until we get back an
error.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66499>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to