tgstation / Tgstation.Server.ControlPanel

Official client for tgstation-server
GNU General Public License v3.0
7 stars 11 forks source link

Massive memory leak whenever there's an ongoing job #82

Open Putnam3145 opened 3 years ago

Putnam3145 commented 3 years ago

From what I can tell, the program starts using up all CPU time on its main thread and allocating hundreds of megabytes of memory every second whenever it's rendering a bar moving on screen. I don't know enough about the program to just try to remove the bars on my end and see if that's the actual issue.

Putnam3145 commented 3 years ago

image image