Alex Chan
2025-09-26 07:35:54 +01:00
committed by Alex Chan
parent 8b3e88cd09
commit 002ecb78d0
7 changed files with 0 additions and 18 deletions

View File

@@ -1073,7 +1073,6 @@ func (c *Client) runHTTPOnlyChecks(ctx context.Context, last *Report, rs *report
continue
}
wg.Add(1)
rg := rg
go func() {
defer wg.Done()
node := rg.Nodes[0]