Replace poor man's synchronization primitive (i.e. sleep) with a
authoranton <anton@openbsd.org>
Mon, 11 Oct 2021 05:45:43 +0000 (05:45 +0000)
committeranton <anton@openbsd.org>
Mon, 11 Oct 2021 05:45:43 +0000 (05:45 +0000)
commit0332ec238116d6cd2c2015f42cf26661a48b5e73
tree0283a3635ccb2a202735ee236e57e0c7af61edc0
parent3beb5cad003fb49cad1cab2e8993101b17a8c56b
Replace poor man's synchronization primitive (i.e. sleep) with a
wait-until-condition-is-true loop in the hopes of making these tests
less flaky.

ok benno@
regress/usr.sbin/bgpd/integrationtests/network_statement.sh