enthought / enthought/traitsui

Issue with resize events when closing multiple Notebook ListEditor tabs under Qt

Open
#750 0 comments 0 reactions 0 assignees View on GitHub
ETS Backlog
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Observed in code that I can't reproduce here: when closing multiple tabs at the same time (eg. when replacing the entire list) with certain editors, we get crashes.

What we think we are observing is that there is a race condition happening where the first item being deleted generates a resize query (possibly from a new tab being displayed) but the object has been deleted before the resize query is generated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.