-try to fix wirewatch hang

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

View File

@ -559,7 +559,9 @@ process_reply (const struct TALER_BANK_CreditDetails *details,
job_name);
db_plugin->rollback (db_plugin->cls);
started_transaction = false;
progress = true;
/* already existed, ok, let's just continue */
transaction_completed ();
return;
case GNUNET_DB_STATUS_SUCCESS_ONE_RESULT:
GNUNET_log (GNUNET_ERROR_TYPE_INFO,