Commit 91b20ea
chore: fix Go vet issue with Go 1.15
Go vet correctly found issue:
Error: gmeasure/experiment.go:474:11: WaitGroup.Add called from inside new goroutine1 parent 6823587 commit 91b20ea
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| 472 | + | |
472 | 473 | | |
473 | 474 | | |
474 | | - | |
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
| |||
0 commit comments