issue 10429: sync the calls to IsConstrained

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
Lyndon-Li
2026-09-15 17:46:32 +08:00
parent 4acad69133
commit 66d54af22c
-1
View File
@@ -205,4 +205,3 @@ func TestVgdpCounterConcurrentIsConstrained(t *testing.T) {
}
wg.Wait()
}