gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -try to fix wirewatch hang


From: gnunet
Subject: [taler-exchange] branch master updated: -try to fix wirewatch hang
Date: Mon, 19 Dec 2022 14:58:51 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 91f79253 -try to fix wirewatch hang
91f79253 is described below

commit 91f792532481acc69989dde30b2fafb81a3a35ed
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Dec 19 14:58:49 2022 +0100

    -try to fix wirewatch hang
---
 src/exchange/taler-exchange-wirewatch.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/exchange/taler-exchange-wirewatch.c 
b/src/exchange/taler-exchange-wirewatch.c
index 5f81362b..f1353847 100644
--- a/src/exchange/taler-exchange-wirewatch.c
+++ b/src/exchange/taler-exchange-wirewatch.c
@@ -560,6 +560,7 @@ process_reply (const struct TALER_BANK_CreditDetails 
*details,
       db_plugin->rollback (db_plugin->cls);
       started_transaction = false;
       progress = true;
+      latest_row_off = cd->serial_id;
       /* already existed, ok, let's just continue */
       transaction_completed ();
       return;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]