https://bugs.kde.org/show_bug.cgi?id=503813
--- Comment #44 from Igor Kushnir <igor...@gmail.com> --- (In reply to ulterno from comment #43) > Regarding the async and testing, of course I am willing to test as much as I > can, but since this will change a lot for a lot of plug-ins, many of which, > I wouldn't even have used, the MR is bound to last quite a while. before > getting into master. > But we can consider the possibility, if and when I get to doing it. Since the asynchronous handling is clearly better, feel free to try and make it work. Note that the context menu handler of the git plugin enters at least two nested event loops: first to figure out whether the document(s) are within a git repository, then to test the existence of stashes. -- You are receiving this mail because: You are watching all bug changes.