gin-gonic / website

Official website and document for Gin
https://gin-gonic.com/
MIT License
121 stars 204 forks source link

Goroutines inside a middleware #249

Open JanneAalto opened 11 months ago

JanneAalto commented 11 months ago

Can you please explain why this is needed and what kind of problems can this cause if a copy of context is not created?