-try to fix wirewatch hang

This commit is contained in:
Christian Grothoff 2022-12-19 14:58:49 +01:00
parent 017e6b97cf
commit 91f7925324
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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;