test suite: Adds another precise_sleep() to avoid race condition
This commit is contained in:
parent
23d70f1aa3
commit
c348950841
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user