-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
PR WelcomeExtra attention is neededExtra attention is neededenhancementNew feature or requestNew feature or request
Description
I there, while working on a project that call parse multiple time before closing, I spotted the Process Memory only going up, after some investigation I have done this test:
Visual.Studio.-.memory.leak.en.mp4
Quite a simple test, using the example provided in the README file, I just surrounded it in a while loop to make multiple calls before killing the process.
Here we see the leak is only some MB, but on "true files" it's a way bigger leak.
The test was done with nugget v0.15.0 and v0.14.0.
I don't think my usage of it is the problem, but let me know if I that the case.
Metadata
Metadata
Assignees
Labels
PR WelcomeExtra attention is neededExtra attention is neededenhancementNew feature or requestNew feature or request