JAL-4196 make very sure we avoid CME by defensively copying the Map.values() to anoth...
authorJames Procter <j.procter@dundee.ac.uk>
Thu, 8 Jun 2023 10:54:51 +0000 (11:54 +0100)
committerJames Procter <j.procter@dundee.ac.uk>
Thu, 8 Jun 2023 10:54:59 +0000 (11:54 +0100)
commit3d15945cbf4a0f70bde108bcceb42bb9553c1967
tree7ce424c772dba16ec4829a7adcface1ccf218ffa
parentdae873d07c9cba8be54c6c48b3da5e6116552a15
JAL-4196 make very sure we avoid CME by defensively copying the Map.values() to another list and synchronising on it
src/jalview/workers/AlignCalcManager.java