Navigation Menu

Skip to content

Commit

Permalink
bitcoin#15013: test: Avoid race in p2p_timeouts
Browse files Browse the repository at this point in the history
Has been changed in dash since this commit

fabcd64 test: Avoid racy test p2p_timeouts (MarcoFalke)

Pull request description:

  Avoid filesystem/network racyness by sleeping another second. The alternative would be to poll the `debug.log`, but that seems overkill to avoid a sleep in a test that already requires them.

Tree-SHA512: 32de75ecba38426323158fda241e37ffae73806d8c0e60b7ad73fb917e9cd25a3e5f0722cbc6f2f7a5b86501221c317783266bc2e3b4697fb120f05898ccc12d
  • Loading branch information
MarcoFalke authored and christiancfifi committed Aug 28, 2021
1 parent f97a0e8 commit e262b6a
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified test/functional/p2p_timeouts.py 100755 → 100644
Empty file.

0 comments on commit e262b6a

Please sign in to comment.