Memory Leak in Participant Viewer #36

Closed
opened 2026-01-29 22:16:02 -08:00 by tyler · 2 comments
Owner

If images are generated in the participant viewer widget and the window gets closed, the memory that was used for the images does not get freed. This can cause memory usage to skyrocket if the process is repeated multiple times.

If images are generated in the participant viewer widget and the window gets closed, the memory that was used for the images does not get freed. This can cause memory usage to skyrocket if the process is repeated multiple times.
tyler added the Kind/Bug
Reviewed
Confirmed
1
Priority
Critical
1
labels 2026-01-29 22:16:02 -08:00
Author
Owner

Heavily mitigated the issue. RAM is now properly cleared when the window gets closed, but still accumulates for each image that is manually expanded while the viewer window is opened.

Heavily mitigated the issue. RAM is now properly cleared when the window gets closed, but still accumulates for each image that is manually expanded while the viewer window is opened.
Author
Owner

Fixed in 1.2.0

Fixed in 1.2.0
tyler closed this issue 2026-02-01 11:39:28 -08:00
Sign in to join this conversation.