https://bugs.kde.org/show_bug.cgi?id=503813
--- Comment #45 from Igor Kushnir <igor...@gmail.com> --- Created attachment 181384 --> https://bugs.kde.org/attachment.cgi?id=181384&action=edit Slow GitPlugin::hasStashes() experiment At least under X11, even if the `git stash` command takes a long time as the attached patch simulates, right-click context menu events are handled one after another rather than simultaneously, and therefore these is no crash. See also the commit message in the patch. -- You are receiving this mail because: You are watching all bug changes.