bug13291-spawn-test-race-condition 186 B

1234
  1. o Minor bugfixes:
  2. - Stop spawn test failures due to a race condition between the SIGCHLD
  3. handler updating the process status, and the test reading it.
  4. Fixes bug 13291.