sleep to ensure aggregator has work

This commit is contained in:
Christian Grothoff 2020-05-08 19:47:15 +02:00
parent 4f82885560
commit 5b01ccbfc6
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -346,6 +346,8 @@ run (void *cls,
NULL, NULL,
0, 0,
MHD_HTTP_NOT_FOUND), MHD_HTTP_NOT_FOUND),
TALER_TESTING_cmd_sleep ("sleep-before-aggregator",
1),
/* Run transfers. Note that _actual_ aggregation will NOT /* Run transfers. Note that _actual_ aggregation will NOT
* happen here, as each deposit operation is run with a * happen here, as each deposit operation is run with a
* fresh merchant public key, so the aggregator will treat * fresh merchant public key, so the aggregator will treat