NTaylorMullen / ShootR

Multiplayer space ship game built on the SignalR framework.
MIT License
386 stars 204 forks source link

Memory leak in current build #24

Closed NTaylorMullen closed 11 years ago

NTaylorMullen commented 11 years ago

after analyzing the perfmon on the shootr.cloudapp.net server there's a slow memory leak. Need to fix!!

NTaylorMullen commented 11 years ago

This may actually be from: https://github.com/SignalR/SignalR/issues/631

NTaylorMullen commented 11 years ago

Haven't noticed this since upgrading to latest SignalR