errgroup/singleflight
Bryan C. Mills b3e1573b75 singleflight: skip tests involving exec on js/wasm
The js port does not yet support os/exec.

Updates golang/go#37100
Updates golang/go#33519

Change-Id: I9608b7febfdc274dc1b9f34a92d00ef7bea4e13c
Reviewed-on: https://go-review.googlesource.com/c/sync/+/260717
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2020-10-08 14:14:35 +00:00
..
singleflight.go singleflight: fix hangs after first Do panic 2020-09-30 13:27:11 +00:00
singleflight_test.go singleflight: skip tests involving exec on js/wasm 2020-10-08 14:14:35 +00:00