aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtWebKit/shouldInterruptjavascript_test.py
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2020-04-29 13:30:33 +0200
committerCristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2020-04-30 07:20:52 +0200
commita30d24ebfea35ff883a67524fe8b1221ed1dc73d (patch)
tree4b60cccc3b3cb54c55475f9f8759b4710cadedeb /sources/pyside2/tests/QtWebKit/shouldInterruptjavascript_test.py
parent4ce0bb903c21ff40140295d9ee87b3951c0fd108 (diff)
Q*Mutex allow-thread in lock/tryLock and remove unlock
In case someone manually lock/tryLock a QBasicMutex inside a section where threads are allowed, the lack of the attribute will end on a deadlock. Additionally, this removes the allow-thread for unlock() in QMutex, since is not needed. Task-number: PYSIDE-1271 Change-Id: I3d394c77d1b876afe324d5a50eb5da11b271c30e Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside2/tests/QtWebKit/shouldInterruptjavascript_test.py')
0 files changed, 0 insertions, 0 deletions