The context you passed is not the context that cancels
DEV Community
The context you passed is not the context that cancels
Handing ctx to a goroutine that outlives the request is the most common context bug in Go, and the compiler is perfectly happy with it.
0 comments
No comments yet.