]> Cypherpunks.ru repositories - gostls13.git/commit
os/signal: remove some arbitrary timeouts in tests
authorBryan C. Mills <bcmills@google.com>
Thu, 9 Nov 2023 13:52:17 +0000 (08:52 -0500)
committerBryan Mills <bcmills@google.com>
Thu, 9 Nov 2023 15:34:56 +0000 (15:34 +0000)
commit1b03ec8a25412342ca072c0860bdf046d58e82ac
treee01860f84a5fbfd242333a35f8ce364c6547726d
parent291ffcbea6fb8c90681d80c2d708402df00633f9
os/signal: remove some arbitrary timeouts in tests

This should fix the test flake found in
https://build.golang.org/log/48ffb18e85dda480b7a67e8305dd03ee8337f170.

For #58901.

Change-Id: I1fcdd713a78e6b7c81e38133ce5f42f7f448a1a3
Reviewed-on: https://go-review.googlesource.com/c/go/+/541115
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/os/signal/example_unix_test.go
src/os/signal/signal_test.go