-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
6.8.0
-
None
-
Windows 11, x64, Python 3.13, uv packet management.
The unit test suite for the project qasync
crashes when run with the latest PySide6. This only affects MacOS and Windows.
Other QT implementations and versions are unaffeted.
The issue starts with version 6.8.0.
See
https://github.com/CabbageDevelopment/qasync/issues/154 for a description of the issue, and ways to reproduce. The local repro has been done using windows but MacOS shows the same in the GitHub CI environment.
I am creating this issue here to cross reference with qasync. From my experiments it is somehow threading/process/socket related and likely has to do with some handle management.