JAL-1691 avoid NPE when original split frame has been closed before the alignment...
authorJim Procter <jprocter@issues.jalview.org>
Thu, 25 Jun 2015 10:13:09 +0000 (11:13 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Thu, 25 Jun 2015 10:13:09 +0000 (11:13 +0100)
commit59c9459d9b84f5e980da09599f2f0067a639fa8b
tree291e54d56523220b53929fbb85f12b27133343c3
parentb418ccd95340c2d930e69c5f1033aa8eac7c7935
JAL-1691 avoid NPE when original split frame has been closed before the alignment completes. See JAL-1792 for enhancement on this code.
src/jalview/ws/jws2/MsaWSThread.java