-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
And in this case, the widget leak is just a failed cleanup after the actual error that is shown a bit higher (https://github.com/pyapp-kit/ndv/actions/runs/15305150376/job/43055857610?pr=202#step:11:393)
Ah, good catch. Yeah, looks like an issue likely arising from the changes added by #196. I'm guessing it's a race condition between a 3D data request and clearing the canvas (i.e. the ImageHandle
backed by a vispy image is being used for displaying 3D data when it should have been cleared and replaced by a vispy volume ImageHandle
?)
Originally posted by @gselzer in #202 (comment)
@gselzer, I'm not totally following what broke here yet. Is this something you're working on?
Metadata
Metadata
Assignees
Labels
No labels