enthought / enthought/traitsui
Deleting objects at Shiboken-level in PySide6/MacOS causes segfault
Open
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
This is likely an issue with the PyPI Python3.6/PySide6 build rather than anything we can control.
Issue is observed in the test added in #1973 - when the test deletes a `QObject` using shiboken, the _next_ test fails, complaining that it can't find the `QGuiApplication`.
This issue is opened so that we can refer to it in code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.