The packaged executable don't get memory free

Issue #235 new
Former user created an issue

Hi Adam,

I use the ps-module ThreadJob to run jobs and remove the jobs after it is finished. And i use [System.GC]::Collect() to free the memory, but it dosen't work. The memory usage continues to grow always. If I run the Skript in Powershell it works fine, I get the bug only in the exe. Thank you for your help.

Best regards Sven

Comments (0)

  1. Log in to comment