Memory leak when using Play?
I noticed when using the Play example, each "Play::new" will cause a memory leak. Not sure why but my guess is that all resources aren't properly released upon drop.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
I noticed when using the Play example, each "Play::new" will cause a memory leak. Not sure why but my guess is that all resources aren't properly released upon drop.