I discovered that the cause of a huge memory leak problem was being caused by the performance metrics background worker. In order to fix it, I need to see why the data in the background worker isn't being properly disposed of as metrics are displayed.
I discovered that the cause of a huge memory leak problem was being caused by the performance metrics background worker. In order to fix it, I need to see why the data in the background worker isn't being properly disposed of as metrics are displayed.