Analysis windows not running in a seperate thread #10

Closed
opened 2025-08-19 11:09:21 -07:00 by tyler · 2 comments
Owner

Title. Most apparent when folding channels. The application will be not responsive and hang until the process completes. Should have a progress bar showing when operations that take time will complete.

Title. Most apparent when folding channels. The application will be not responsive and hang until the process completes. Should have a progress bar showing when operations that take time will complete.
tyler added the Kind/Enhancement
Reviewed
Confirmed
1
Priority
Medium
3
labels 2025-08-19 11:09:21 -07:00
Author
Owner

Should be fixed in the next release.

Edit: Only folding channels was fixed, but that was a seperate issue. While everything spawned from an analysis window has their seperate multi threaded/processed parts, their parent windows are not seperated.

~~Should be fixed in the next release.~~ Edit: Only folding channels was fixed, but that was a seperate [issue](https://git.research.dezeeuw.ca/tyler/flares/issues/34). While everything spawned from an analysis window has their seperate multi threaded/processed parts, their parent windows are not seperated.
Author
Owner

Decided that the parent launcher should not be a seperate thread, but rather children processes should deal with it themselves as needed.

Decided that the parent launcher should not be a seperate thread, but rather children processes should deal with it themselves as needed.
tyler closed this issue 2026-08-10 16:52:23 -07:00
Sign in to join this conversation.