From 0c50a147cc4e02fcf46c7f428e0c0bcd073bf744 Mon Sep 17 00:00:00 2001 From: Shachar Hasson Date: Sun, 2 Jun 2024 13:58:56 +0300 Subject: [PATCH] RELEASE: Update NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index da0afc93c1e..7b7c87ba560 100644 --- a/NEWS +++ b/NEWS @@ -93,6 +93,7 @@ * Fixed Active Message hanging issue in ucp_client_server * Fixed potential crash due to redundant munmap call in ucp mmap tests * Fixed a crash when running CUDA gtest under valgrind +* Fixed endpoint timeout issue by increasing UD timeout under Valgrind #### Java * Fixed failures in Java tests by waiting for send requests completion * Fixed JVM segfault in Java tests when gdrcopy driver is not loaded