Places GC fixes
svn: r17995
This commit is contained in:
parent
46b61873aa
commit
ccbe173d08
|
@ -1866,6 +1866,7 @@ static void Master_collect() {
|
|||
}
|
||||
else {
|
||||
printf("%i SIGNALED BUT NOT COLLECTED\n", i);
|
||||
children_ready = 0;
|
||||
}
|
||||
}
|
||||
if (children_ready) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user