Merge branch 'kjvdh/features/PhylogenyViewer_tabbedsupport' into merge/2_11_2/kjvdh...
[jalview.git] / src / jalview / gui / VamsasApplication.java
index 8a8ba8d..df63be1 100644 (file)
@@ -325,7 +325,7 @@ public class VamsasApplication implements SelectionSource, VamsasSource
         Console.info("Jalview finished updating to the Vamsas Session.");
       }
 
-    });
+    }, "UpdateVamsasThread");
     udthread.start();
   }