Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 45e69c20724e9d093fec5c683d66539f64773c6d
https://github.com/tribe29/checkmk/commit/45e69c20724e9d093fec5c683d66539f6…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
A .werks/13149
M cmk/base/check_legacy_includes/wmi.py
A tests/unit/cmk/base/check_legacy_includes/test_wmi.py
Log Message:
-----------
13149 FIX isstore, isclienttype: fix performance problems
If a section contained large numbers the running time of the discovery and
checking was increased. For big numbers like 18446744073664412644 it could
take minutes to complete. This is fixed.
SUP-7439
Change-Id: I93f664f44b2cbf8dd36eac8e24302c6f0f520e50