Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-test-race.patch | Fix TestReap_ReapChildren random failure There appears to be a race between the startup of the goroutine that calls ReapChildren and hitting the select statement that pulls off the pids channel. A delay has been added after the goroutine to give it time to start. |
Tim Potter <tpot@hpe.com> | yes | upstream |