icinga-powershell-framework/lib/core
Lord Hepipud 9df17e1068 Fixes Service Check Background Daemon Memory leak
Fixes #20

This fixes the memory leak on the Service Check Background Daemon, mainly caused by not properly catching the boolean return values of `Add-IcingaHashtableItem`. The boolean values stayed within the scope, poluting the memory and causing functions to behave not as expected
2019-11-22 19:42:48 +01:00
..
cache Added exception handling on creating cache files 2019-09-19 12:26:48 +02:00
framework Add delay between service stop and framework upgrade 2019-11-03 22:55:21 +01:00
icingaagent Removes not required console output 2019-11-05 10:02:07 +01:00
perfcounter Changes Performance Counter category output 2019-10-29 15:40:35 +01:00
thread Added support and management of threads 2019-10-05 21:59:03 +02:00
tools Fixes Service Check Background Daemon Memory leak 2019-11-22 19:42:48 +01:00