From 29c1f7f296259f96fb0d1341f4381b83b8ea9788 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Tue, 17 Sep 2024 16:35:20 +0100 Subject: [PATCH] JAL-4418 JAL-4442 quit racecondition patch --- help/markdown/releases/release-2_11_4_0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/help/markdown/releases/release-2_11_4_0.md b/help/markdown/releases/release-2_11_4_0.md index 5508462..98e32bc 100644 --- a/help/markdown/releases/release-2_11_4_0.md +++ b/help/markdown/releases/release-2_11_4_0.md @@ -43,6 +43,7 @@ channel: "release" - jalview.bin.CommandsTest.headlessOrGuiImageOutputTest produces different images for --gui and --headless when using certain .jalview_properties - Release installer DMG does not display the background image - Getdown splash screen should disappear as soon as the Jalview Desktop is created/visible +- Race condition in Jalview quit handler that can cause a hang on very slow interactive systems - Adjusting the saved as file format via the Alignment window Save As... dialog box doesn't actually change the format used to save the alignment - Annotation labels from protein disorder services include html tags from description -- 1.7.10.2