Audit for signal connections which need to be disconnected (Qt only)
Open
toolkit: Qt
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
This line is worrying, in particular: https://github.com/enthought/pyface/blob/master/pyface/ui/qt4/workbench/split_tab_widget.py#L52
But there may be other places where we need to carefully disconnect explicitly connected signal handlers to avoid cycles.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.