https://bugs.kde.org/show_bug.cgi?id=457715

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/9e1ca4bea
                   |                            |9e9cf91b33ce3b5be6eaad6e966
                   |                            |bbdb
             Status|CONFIRMED                   |RESOLVED

--- Comment #2 from Dmitry Kazakov <[email protected]> ---
Git commit 9e1ca4bea9e9cf91b33ce3b5be6eaad6e966bbdb by Dmitry Kazakov.
Committed on 12/08/2022 at 10:12.
Pushed by dkazakov into branch 'master'.

Fix a potential deadlock when transform tool requests config update

Config update via the notifier starts a lot of processes, like display
filter config change. That can potentially have a race condition with
a running transform tool. This patch just makes the tool to propagate
this update internally.

M  +18   -0    plugins/tools/tool_transform2/kis_tool_transform.cc
M  +1    -0    plugins/tools/tool_transform2/kis_tool_transform.h
M  +8    -1   
plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp
M  +2    -0    plugins/tools/tool_transform2/kis_tool_transform_config_widget.h

https://invent.kde.org/graphics/krita/commit/9e1ca4bea9e9cf91b33ce3b5be6eaad6e966bbdb

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to