Commit 8d577d6
committed
Fix flaky
Sometimes the background sync was too quick, i.e., would have updated
our balance right after the blocks became available. We now simply move
the 0-balance check before generating and distributing funds.start_stop_reinit test1 parent 3f997aa commit 8d577d6
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
352 | 351 | | |
353 | | - | |
354 | 352 | | |
355 | 353 | | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
356 | 357 | | |
357 | 358 | | |
358 | 359 | | |
| |||
0 commit comments