Skip to content

Schniz/actix-web-not-dropping-on-connect-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Possible actix-web memory leak?

This server uses on_connect to set a connection-wide state, with a struct called Droppable. This struct prints a line when it is getting dropped. For some reason, the struct does not get dropped when the connection completes. They only get dropped when the server is closing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages