whats gonna happen if i use non cancel contexts?
What’s a non cancel context?
if i don’t cancel the context
If you mean you don‘t run defer cancel()
, then some resources may leak I guess.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.