diff options
| author | Alex Brainman <alex.brainman@gmail.com> | 2018-10-28 14:45:12 +1100 |
|---|---|---|
| committer | Alex Brainman <alex.brainman@gmail.com> | 2018-10-29 09:04:07 +0000 |
| commit | 5c359736f8d67338b53c26aaef52139ae8cd0538 (patch) | |
| tree | f96302ae453c103f427347f10b59928e6254eb17 /src/database/sql/sql.go | |
| parent | 1399b52dc4a3cf5347603bf7011984cf28a34031 (diff) | |
| download | go-5c359736f8d67338b53c26aaef52139ae8cd0538.tar.xz | |
os: remove sleep in windows Process.Wait
The wait was there, because we discovered that we could not remove
finished process executable without the wait on Windows XP. But
Windows XP is not supported by Go. Maybe we do not need the wait
with modern Windows versions. Remove the sleep.
Fixes #25965
Change-Id: I02094abee3592ce4fea98eaff9d15137dc54dc81
Reviewed-on: https://go-review.googlesource.com/c/145221
Run-TryBot: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
