https://bugs.kde.org/show_bug.cgi?id=493844
--- Comment #12 from Jakob Petsovits <jpe...@petsovits.com> --- (In reply to Jakob Petsovits from comment #10) > I've got a fix for this, which bluntly rips out the use of async functions > where display model changes are involved. Which is most of them, really. I'm > sure there's a more efficient fix, but I'll stick to just making it correct > for now. I decided to go for the slightly more efficient fix and submitted the MR with QCoro/async left in place, but still making sure the update isn't executed twice at the same time. -- You are receiving this mail because: You are watching all bug changes.