Ask a questionAsk a question
 

QuestionMemory not freed by Dev10 after Build Task completes

  • Saturday, March 28, 2009 2:30 PMPrashant Choudhari Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I have a custom task for the Database project. I have been monitoring the memory usage of Dev10 during the build process.

    I notice that, after each build the memory used by devenv keep getting higher and higher. Since the Build Task is an external dll, I assume that after a build all the memory used by it will be freed as it finsihes execution.

    Is this behavior noticed by anyone else? Can anyone help me out, if I'm doing something wrong?

    Thanks,
    Prashant.