icinga-powershell-framework/lib/daemons
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
..
ServiceCheckDaemon Fixes Service Check Background Daemon Memory leak 2019-11-22 19:42:48 +01:00