sleep to ensure aggregator has work
This commit is contained in:
parent
4f82885560
commit
5b01ccbfc6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user