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

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/krdc/-/commit/48fbcdffc
                   |                            |4ff22a11b56d8809739e0f096d1
                   |                            |90e6

--- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit 48fbcdffc4ff22a11b56d8809739e0f096d190e6 by Nicolas Fella, on behalf
of Thiago Macieira.
Committed on 30/04/2024 at 22:45.
Pushed by nicolasfella into branch 'release/24.02'.

VNC: replace m_stopped with QThread's interruptionRequested

It's an out-of-line function call, but it doesn't require a mutex for
most uses.

The uses in the callbacks are replaced with isRunning(), because
interruptionRequested resets back to false as soon as run() exits.
(cherry picked from commit 33f89ef0bb4f5186dad7ceecad599a0e834e7f88)

M  +14   -24   vnc/vncclientthread.cpp
M  +0    -1    vnc/vncclientthread.h

https://invent.kde.org/network/krdc/-/commit/48fbcdffc4ff22a11b56d8809739e0f096d190e6

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

Reply via email to