From 4b76df855d9b96beb5760aa9549edbedb9ed54d0 Mon Sep 17 00:00:00 2001 From: Serguei Kolos <serguei.kolos@cern.ch> Date: Wed, 20 Oct 2021 00:01:05 +0200 Subject: [PATCH] Keep sending events to monitors in the same group until sending succeeds === emon === Keep sending events to monitors in the same group until sending succeeds (Serguei Kolos) Do not declare functions as pure virtual so they can be called from the destructor (Serguei Kolos) --- emon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emon b/emon index a2ec0d76..97fc5570 160000 --- a/emon +++ b/emon @@ -1 +1 @@ -Subproject commit a2ec0d761040ce256664031b1962d571b86a5dc8 +Subproject commit 97fc557027e898678c62fb138fbda8c4bec77703 -- GitLab