mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-22 23:59:46 -05:00
Fix: Icinga for Windows memory leak In some scenarios, Icinga for Windows can contain a memory leak, caused by a bug of the Garbage Collector in older PowerShell versions. We resolve this by enforcing a more aggressive approach on memory cleanup and by collecting all objects being used. |
||
|---|---|---|
| .. | ||
| apis | ||
| config | ||
| core | ||
| daemon | ||
| daemons | ||
| help/help | ||
| icinga | ||
| mssql | ||
| web | ||
| webserver | ||
| wmi | ||