Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crashes in image viewer when removing subsets #1390

Merged
merged 6 commits into from
Aug 24, 2017

Conversation

astrofrog
Copy link
Member

This was due to left-over references to ModestImage which were not cleaned up correctly. The test I've added is pretty stringent and doesn't allow any test before it to have accumulated leftover references to ModestImages.

@astrofrog astrofrog added the bug label Aug 24, 2017
@astrofrog astrofrog added this to the v0.11.1 milestone Aug 24, 2017
@astrofrog astrofrog merged commit 21689e3 into glue-viz:master Aug 24, 2017
astrofrog added a commit that referenced this pull request Aug 25, 2017
Fix crashes in image viewer when removing subsets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant