1
0
mirror of https://github.com/golang/go synced 2024-11-08 03:36:12 -07:00
go/src/internal/singleflight
Ian Lance Taylor bd859439e7 net: don't let cancelation of a DNS lookup affect another lookup
Updates #8602
Updates #20703
Fixes #22724

Change-Id: I27b72311b2c66148c59977361bd3f5101e47b51d
Reviewed-on: https://go-review.googlesource.com/100840
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-03-16 13:39:38 +00:00
..
singleflight_test.go
singleflight.go net: don't let cancelation of a DNS lookup affect another lookup 2018-03-16 13:39:38 +00:00