ipfans / echo-session

Package echo-session is a middleware that provides session support for echo.
Apache License 2.0
67 stars 36 forks source link

Memory leak with Go 1.7+ even with ClearHandler or context.Clear() #20

Open ipfans opened 5 years ago

ipfans commented 5 years ago

This is a bug https://github.com/gorilla/sessions/issues/122 from upstream. It will be fix in future version of github.com/gorilla/sessions.

It will be fix in new v4.0.0