Module: check_mk
Branch: master
Commit: e4ef03ffa27c1eec0708485141a0c91f96254fa1
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=e4ef03ffa27c1e…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Fri Nov 30 12:17:03 2018 +0100
6693 FIX Background Jobs no longer slow down when there is a large amount of log output
CMK-1359
Change-Id: I158b660853d57f0cf96e2ef3810d9d689781bd66
---
.werks/6693 | 8 +++
cmk/gui/background_job.py | 160 ++++++++++++++++++------------------------
cmk/gui/gui_background_job.py | 21 +++---
3 files changed, 86 insertions(+), 103 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=e4ef03ffa2…