diff options
| author | Bryan C. Mills <bcmills@google.com> | 2019-04-16 13:07:29 -0400 |
|---|---|---|
| committer | Bryan C. Mills <bcmills@google.com> | 2019-04-16 17:44:16 +0000 |
| commit | 56b8ee23986c48ec63a0411f12b3fcaad61d6c06 (patch) | |
| tree | 6acd1e80a30b39628b74f9fad8a3257446c9a923 /src/database | |
| parent | 518ee55d7814a1de66ec9e2fb4829711cc63d0aa (diff) | |
| download | go-56b8ee23986c48ec63a0411f12b3fcaad61d6c06.tar.xz | |
cmd/go: retry RemoveAll(workdir) for up to 500ms
On some configurations of Windows, directories containing executable
files may be locked for a while after the executable exits (perhaps
due to antivirus scans?). It's probably worth a little extra latency
on exit to avoid filling up the user's temporary directory with leaked
files.
Updates #30789
Change-Id: Iae7fcdd07fb9ecfb05967cfe0c8833db646d2f85
Reviewed-on: https://go-review.googlesource.com/c/go/+/172337
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/database')
0 files changed, 0 insertions, 0 deletions
