JAL-3070 call checkDone() ASAP to avoid race condition for threads watching state...
authorJim Procter <jprocter@issues.jalview.org>
Thu, 3 Oct 2019 15:18:39 +0000 (16:18 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Thu, 3 Oct 2019 15:18:39 +0000 (16:18 +0100)
commitad0636fb9c1228acda52c28d2530c6456574480f
treecd48df20917e0ae026f11f9dae9de5e63d7afcca
parent95e91262358d5232185ad1140505f289a270a8cd
JAL-3070 call checkDone() ASAP to avoid race condition for threads watching state of the calculation manager (e.g. in tests)
src/jalview/ws/jws2/SeqAnnotationServiceCalcWorker.java