Fix the exception "Item has already been added"#424
Fix the exception "Item has already been added"#424LordHepipud merged 3 commits intoIcinga:masterfrom
Conversation
Fixes the exception "Item has already been added. Key in dictionary: 'x' Key being added: 'x'" For the Plugin Invoke-IcingaCheckDiskHealth and potentially others too. Related to Icinga#327, which has been closed, but is still an issue for us on some machines.
|
Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA). Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA. After that, please reply here with a comment and we'll verify. Contributors that have not signed yet: @BTMichel Details
|
|
@cla-bot check |
|
Hi @bobapple |
Updates changelog
Fixes the exception "Item has already been added. Key in dictionary: 'x' Key being added: 'x'" For the Plugin Invoke-IcingaCheckDiskHealth and potentially others too. Related to #327, which has been closed, but is still an issue for us on some machines.