diff --git a/test/test-fwknop.pl b/test/test-fwknop.pl index d04ad8a8..71d09164 100755 --- a/test/test-fwknop.pl +++ b/test/test-fwknop.pl @@ -5934,6 +5934,7 @@ sub client_server_interaction() { last; } } + precise_sleep(.5); # brief timeout to avoid race condition ### check to see if the SPA packet resulted in a new fw access rule ($rv, $fw_rule_created, $fw_rule_removed) = &fw_check($rv, $fw_rule_created, $fw_rule_removed, $test_hr);