The spectrum list GUI element was trying to update itself during execution lock, causing races if
the spectrum data structures in the relax data store are being modified as the GUI element update
is occurring. This would result in a hard lock of the GUI!