Details
-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Epic Link:
Description
Followon from JAL-2426 - threads dependent on alignment data can cause exceptions if they are not terminated prior to cleaning up the alignment viewport.
The jalview.workers.AlignCalcManagerI and AlignCalcWorkerI interfaces need to be instrumented with listeners for close events, and support implemention of a safe pattern for interrupt/termination of calculation threads.
The jalview.workers.AlignCalcManagerI and AlignCalcWorkerI interfaces need to be instrumented with listeners for close events, and support implemention of a safe pattern for interrupt/termination of calculation threads.
Attachments
Issue Links
- related with
-
JAL-2426 Alignment calculation worker threads are not destroyed before AlignViewport references nulled
- Closed