enthought/traitsui

Deleting objects at Shiboken-level in PySide6/MacOS causes segfault

Opened this issue · 0 comments

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.