]> Cypherpunks repositories - gostls13.git/commit
Revert "os: remove sleep in windows Process.Wait"
authorAlex Brainman <alex.brainman@gmail.com>
Fri, 9 Nov 2018 21:32:45 +0000 (08:32 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Fri, 9 Nov 2018 23:24:35 +0000 (23:24 +0000)
commitff7b245a31394b700a252fd547cf16ad0ad838b6
treec15a58c21cdacf82776dd0f6d85940ffd48d6077
parent03e3fbe421271164d4f8f58a51333611f44c8b82
Revert "os: remove sleep in windows Process.Wait"

This reverts CL 145221 (commit 5c359736f8d67338b53c26aaef52139ae8cd0538)

Reason for revert: breaks the build occasionally.

Updates #23171
Updates #25965

Change-Id: Ie1e3c76ab9bcd8d28b6118440b5f80c76f9b1852
Reviewed-on: https://go-review.googlesource.com/c/148957
Run-TryBot: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/os/exec_windows.go