Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: e971c895f46cf7fc7e3f554f301077e45709215b
https://github.com/Checkmk/checkmk/commit/e971c895f46cf7fc7e3f554f301077e45…
Author: Lukas Lengler <lukas.lengler(a)checkmk.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
A .werks/16033
M cmk/utils/crash_reporting.py
M tests/unit/cmk/utils/test_crash_reporting.py
Log Message:
-----------
16033 FIX Unable to create crash report
When custom check plugins that used tuples as dictionary keys in the section crashed,
the crash creation failed and crashed itself.
Now the crash creation no longer fails and the crash is created successfully.
Change-Id: I9a91c55c8be95b59325640990341149c8b0dcae2