JAL-3690 Allow unregistered workers to be run with CalcManager.
[jalview.git] / src / jalview / workers / AlignCalcManager2.java
2021-01-22 MateuszJAL-3690 Allow unregistered workers to be run with...
2020-11-27 Mateusz WaronwyJAL-3690 List.copyOf() workaround
2020-11-13 Mateusz WaronwyJAL-3690 separate startup and poll code in SeqAnnotatio...
2020-11-12 Mateusz WaronwyJAL-3690 - fixed state inconsistency when restarting...
2020-11-11 Mateusz WaronwyJAL-3690 partially reworked AlignCalcManager
2020-10-26 Mateusz WaronwyJAL-3690 - introduce shutdown method that cleans up...
2020-10-21 Mateusz WaronwyJAL-3690 Catch and notify about worker cancellation...
2020-10-21 Mateusz WaronwyJAL-3690 Fix concurrent modification exception when...
2020-10-21 Mateusz WarownyJAL - 3690 AlignCalc rebuilt - FutureTask-based manager