]> Cypherpunks repositories - gostls13.git/commit
os: avoid crashing with a thundering herd in TestPipeThreads
authorIan Lance Taylor <iant@golang.org>
Wed, 13 Sep 2017 18:16:40 +0000 (11:16 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 13 Sep 2017 22:53:09 +0000 (22:53 +0000)
commit29415eb2b92e78481897c4161ba99f5b09fa6102
tree8d85aba4e5d42ca84069b45e2fe7aa144d7cb737
parentc64e7938505fb31ab869d9305b8e15781bc426ce
os: avoid crashing with a thundering herd in TestPipeThreads

Fixes #21559

Change-Id: I3393c4bee4c84fe0724a9c9aeb1a809b1a92eea6
Reviewed-on: https://go-review.googlesource.com/63650
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Joe Tsai <joetsai@google.com>
src/os/os_test.go