Home GnuPG
Diffusion GpgOL 40b8ca2d0e5c

Fix high CPU load

Description

Fix high CPU load

* src/application-events.cpp: Invalidate UI on ItemLoad of non mail item
* src/explorer-events.cpp: Remove code to check item type

Creating and deltion of items during the check resulted in
loops of endless selectionChange events, causing high
CPU Load. Removed the code and rely on the existing no
Mail Item code in ItemLoad processing and invalidate the
UI there.

Details

Provenance
mmontkowskiAuthored on Fri, Sep 12, 2:37 PM
Parents
rO6d0d490edd59: Post release updates
Branches
Unknown
Tags
Unknown
Tasks
T7771: GpgOL: not selected signed mail with very long subject causes high CPU load