aboutsummaryrefslogtreecommitdiff
path: root/changes/bug13291-spawn-test-race-condition
blob: c14de8a201c901a3d8d551717f15dacda6b78afc (plain)
1
2
3
4
  o Minor bugfixes:
    - Stop spawn test failures due to a race condition between the SIGCHLD
      handler updating the process status, and the test reading it.
      Fixes bug 13291.