https://bugs.kde.org/show_bug.cgi?id=409395
--- Comment #1 from Anna Medonosova <anna.medonos...@gmail.com> --- Git commit b9671ace4fe47e27ebc76a4b584545d1751e5d96 by Anna Medonosova. Committed on 29/07/2019 at 17:27. Pushed by amedonosova into branch 'master'. Disallow closing Krita while it initiates saving Do not close Krita while KisMainWindow has the savingEntryMutex locked (while the background saving process is being initiated). After the background saving job is initiated, KisDocument blocks closing while it saves itself. M +11 -0 libs/ui/KisMainWindow.cpp https://invent.kde.org/kde/krita/commit/b9671ace4fe47e27ebc76a4b584545d1751e5d96 -- You are receiving this mail because: You are watching all bug changes.