dot memory event handler leaks
In dot memory 2017.3.2, once you take a snapshot and open the snapshot for further analysis, you have a section for "Event handler leak.".
https://www.jetbrains.com/help/dotmemory/Inspections.html?Wave=11#event_handlers_leak --> explains how it works.
I have created a sample application which results event handler leaks. I took a snapshot of that application with the event handler leak. But DotMemory is not showing the event handler leak. I have attached the sample project along with this post.
Please sign in to leave a comment.
Hello,
We can't find any attached project, please download sample to our ftp if you have any issues with attaching to this post.
https://uploads.services.jetbrains.com/
uploaded.
Thanks for the project. It's really looks strange. We'll analyze it.
The cause is found:
https://youtrack.jetbrains.com/issue/DMRY-6079
Most likely we'll rewrite this algorithm in near future.