You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My (hopeful) guess as to what is going on there is that @WeatherGod was using data from netcdf4 object and the random access of pulling out a single pixel is causing it to cache many chunks of the image.
As reported by @WeatherGod in #4738 and #4878 there may be a memory leak somewhere in the mouse hover code in
NavigationToolbar2.mouse_over
Not clear if #4878 fixed it but it seems unlikely
The text was updated successfully, but these errors were encountered: