More robust creation of a subprocess, attempt to solve bug #13546.
commit0e4e7b741b515be091e2ec3b3ff63f1b16084555
authorEli Zaretskii <eliz@gnu.org>
Wed, 13 Feb 2013 17:04:30 +0000 (13 19:04 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 13 Feb 2013 17:04:30 +0000 (13 19:04 +0200)
treee9c3944bb91f44bf0375e62cc7e8d93e97c2300e
parent6e432f0cda1daa7bcee1fb5872dcfa130abe5018
More robust creation of a subprocess, attempt to solve bug #13546.

 src/w32proc.c (new_child): If no vacant slots are found in
 child_procs[], make another pass looking for slots whose process
 has exited or died.
src/ChangeLog
src/w32proc.c