Details
Description
Setting a QQmlAbstractUrlInterceptor causes the Python interpreter to deadlock.
Steps to reproduce:
bash $ pip install PySide2==5.14.1 $ python repro.py sample.qml Done! <PySide2.QtQml.QQmlComponent(0x559ab3a57b50) at 0x7fcb194b1608> $ pip install PySide2==5.14.2 $ python repro.py sample.qml [hangs until killed] $ pip install PySide2==5.15.0 $ python repro.py sample.qml [hangs until killed]
Attachments
For Gerrit Dashboard: PYSIDE-1349 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
309926,3 | QQmlComponent: allow thread in constructors | 5.15 | pyside/pyside-setup | Status: MERGED | +2 | 0 |