Skip to content

Conversation

LordHepipud
Copy link
Collaborator

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.

Fixes #379

@cla-bot cla-bot bot added the cla/signed label Nov 17, 2021
@LordHepipud LordHepipud force-pushed the fix/garbage_collector_memory_leak branch from 4a5160e to 1ec34d3 Compare November 17, 2021 18:35
@LordHepipud LordHepipud added this to the v1.8.0 milestone Nov 18, 2021
@LordHepipud LordHepipud self-assigned this Nov 18, 2021
@LordHepipud LordHepipud added the Bug There is an issue present label Nov 18, 2021
@LordHepipud LordHepipud force-pushed the fix/garbage_collector_memory_leak branch from 1ec34d3 to 389bf57 Compare November 25, 2021 15:48
@LordHepipud LordHepipud force-pushed the fix/garbage_collector_memory_leak branch 2 times, most recently from 75a071c to 51d1b6b Compare December 9, 2021 16:22
@LordHepipud LordHepipud force-pushed the fix/garbage_collector_memory_leak branch from 51d1b6b to 5ed5f0b Compare December 9, 2021 16:22
@LordHepipud LordHepipud merged commit 2bbea22 into master Dec 9, 2021
@LordHepipud LordHepipud deleted the fix/garbage_collector_memory_leak branch December 9, 2021 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug There is an issue present cla/signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Icinga Powershell Service contains a possible memory leak

1 participant