Visually and functionally wise the application will work as expected, but repeating many processes without closing the window will cause memory usage to grow over time.
Visually and functionally wise the application will work as expected, but repeating many processes without closing the window will cause memory usage to grow over time.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Visually and functionally wise the application will work as expected, but repeating many processes without closing the window will cause memory usage to grow over time.
Seems to be around 2MB per file that was loaded. Also appears to be from mne reading snirfs and not releasing internal handles correctly.
Also probably related to Issue 57 since the clearing is not removing the pointer.
So mainly fixed but certain operations like updating optode placements / events in a snirf file will still cause memory to grow and never shrink.