From 5e67e943342f83ecc1be3080c1cc8750d55604c0 Mon Sep 17 00:00:00 2001 From: Bastian Eicher Date: Sat, 7 Dec 2024 20:12:22 +0100 Subject: [PATCH] Fixed ExceptionUtils.Retry(Func([InstantHandle] Func f { try { - function(); + return function(); } catch (TException ex) {