diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-06-01 12:36:33 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-06-03 18:47:34 +0200 |
| commit | e141ea41cf6f2840281ab6e52b0861a6d1dcc137 (patch) | |
| tree | c91285c554112b8bb07796d2aa5ae91f05a6ccd9 /tools/qtpy2cpp_lib/visitor.py | |
| parent | df8e46c33e517688ff341cffd4a2cd648a4b5255 (diff) | |
libshiboken: Fix occasional crashes when using QML
QML calls into the generated QObject::metaObject() from threads
without GIL, causing crashes for example in retrieveWrapper(). Use a
mutex to guard access.
Pick-to: 6.3 6.2 5.15
Change-Id: I374ada7fc207d86a062f950751503764a5e5dddf
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'tools/qtpy2cpp_lib/visitor.py')
0 files changed, 0 insertions, 0 deletions
