Scenario to reproduce:
- Open "data/samples/CLUSTALW/ty3.aln.gz".
- Start an align task with any tool, e.g. use KAlign.
- While the aligning is performed, lock the document for editing.
- Wait for the aligning end.
Expected state: the aligning failed, because there is no way to apply changes for the locked document. - Unlock the document.
- Start the aligning again.
Expected state: the MSA is successfully aligned.
Current state: a SAFE_POINT triggers, then UGENE crashes.