Thanks Ian, https://github.com/golang/go/issues/71939.
On Monday, 24 February 2025 at 20:54:27 UTC Ian Lance Taylor wrote:
> there wouldOn Mon, Feb 24, 2025 at 12:35 PM 'Paul Ruane' via
> golang-nuts wrote:
> >
> > I hit a problem today whereby a gRPC call did not come back with a
> status of c
there wouldOn Mon, Feb 24, 2025 at 12:35 PM 'Paul Ruane' via
golang-nuts wrote:
>
> I hit a problem today whereby a gRPC call did not come back with a status of
> cancelled, despite the request context being cancelled.
>
> Tracing it through I found that it was because of a failed DNS lookup and