┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/services
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark <[email protected]>2020-04-07 17:14:59 +0200
committerMartin T. H. Sandsmark <[email protected]>2020-04-12 12:15:03 +0200
commit35b4c6d4df1281afd621374e686f19e654ad7bae (patch)
tree9fe02c65d102b15f60cec8031e323b3c8c4c16dc /src/settings/services
parentd868568d81c74e91c37955876242ac1bed79133a (diff)
Fix crashing on starting and quitting
QCollator (especially with Qt 5.14 and ICU 65.1) is very unhappy with threads. To avoid having to lock and unlock the mutex everywhere (and ensure it is unlocked before calling other things that might lock it, etc.), we do it as locally as possible. Even if for some reason Qt and ICU make QCollator threadsafe in the future locking here should have minimal impact. BUG: 419585 Differential Revision: https://phabricator.kde.org/D28659
Diffstat (limited to 'src/settings/services')
0 files changed, 0 insertions, 0 deletions