From 9882220bed4b69cdd800659cb30e88f61b948d58 Mon Sep 17 00:00:00 2001 From: Shachar Hasson Date: Mon, 3 Jun 2024 09:51:49 +0300 Subject: [PATCH] RELEASE: Update News --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7b7c87ba560..6d7245a1131 100644 --- a/NEWS +++ b/NEWS @@ -93,7 +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 +* Fixed UD endpoint timeout issue 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