-try to fix wirewatch hang
This commit is contained in:
parent
d5c088b17c
commit
017e6b97cf
@ -559,7 +559,9 @@ process_reply (const struct TALER_BANK_CreditDetails *details,
|
|||||||
job_name);
|
job_name);
|
||||||
db_plugin->rollback (db_plugin->cls);
|
db_plugin->rollback (db_plugin->cls);
|
||||||
started_transaction = false;
|
started_transaction = false;
|
||||||
|
progress = true;
|
||||||
/* already existed, ok, let's just continue */
|
/* already existed, ok, let's just continue */
|
||||||
|
transaction_completed ();
|
||||||
return;
|
return;
|
||||||
case GNUNET_DB_STATUS_SUCCESS_ONE_RESULT:
|
case GNUNET_DB_STATUS_SUCCESS_ONE_RESULT:
|
||||||
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
|
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
|
||||||
|
Loading…
Reference in New Issue
Block a user