TeamHG-Memex/aquarium

Suppress QAbstractEventDispatcher blocking stdout

Opened this issue · 1 comments

Hello,

I've set verbosity to 0 but I'm getting a very constant rapid std out like:

splash1_1 | 2018-10-08 22:49:09.819334 [QAbstractEventDispatcher] awake; block time: 0.0104
splash1_1 | 2018-10-08 22:49:09.819601 [QAbstractEventDispatcher] aboutToBlock
splash2_1 | 2018-10-08 22:49:09.819334 [QAbstractEventDispatcher] awake; block time: 0.0104
splash2_1 | 2018-10-08 22:49:09.819601 [QAbstractEventDispatcher] aboutToBlock
splash1_1 | 2018-10-08 22:49:09.829973 [QAbstractEventDispatcher] awake; block time: 0.0104
splash2_1 | 2018-10-08 22:49:09.829946 [QAbstractEventDispatcher] awake; block time: 0.0103
splash1_1 | 2018-10-08 22:49:09.830163 [QAbstractEventDispatcher] aboutToBlock
splash2_1 | 2018-10-08 22:49:09.830145 [QAbstractEventDispatcher] aboutToBlock

Is there a way to suppress this specific message?

kmike commented

these messages should only be there if verbosity is set to a very high number, please check your config