]> granicus.if.org Git - icinga2/commit
Disable stack traces for WQ exceptions (used in config compiler) 7251/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Wed, 19 Jun 2019 12:26:34 +0000 (14:26 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Wed, 19 Jun 2019 12:26:34 +0000 (14:26 +0200)
commit3d363854e29e45580f4abebca8b05125626c34da
tree25679ee1a3225cfdf8e0869276868fdc94cbf95c
parentad3a78c3a22911ab01d5bd04e350d5eecebea06c
Disable stack traces for WQ exceptions (used in config compiler)

The ConfigItem class collects exceptions and reports them.
In contrast to our other DiagnosticInformation() calls,
verbosity is enabled any time.

This patch allows to re-enable the verbose output including
the stack traces, but disables this by default.
lib/base/workqueue.cpp
lib/base/workqueue.hpp