]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.12] runtime: ignore power notification error seen on Windows...
authorIan Lance Taylor <iant@golang.org>
Wed, 15 Jan 2020 14:38:16 +0000 (06:38 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 16 Jan 2020 19:05:18 +0000 (19:05 +0000)
commit4af1337d1e9eb9e7b766c9deb787c78413bb25c4
tree3c83223299b31fe0a6d88fb168d1c6f610e6e14e
parent9720aff0bcf876647cf064a4e92eeab43598bfc5
[release-branch.go1.12] runtime: ignore power notification error seen on Windows Docker

Updates #36557
Fixes #36574

Change-Id: Ia8125f382d5e14e5612da811268a58971cc9ac08
Reviewed-on: https://go-review.googlesource.com/c/go/+/214917
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
Reviewed-by: Austin Clements <austin@google.com>
(cherry picked from commit d2de9bd59c068c1bfcb4293de4286196dacf2e43)
Reviewed-on: https://go-review.googlesource.com/c/go/+/215017
src/runtime/os_windows.go