summaryrefslogtreecommitdiffhomepage
path: root/device/race_enabled_test.go
AgeCommit message (Collapse)Author
2021-02-09device: run fewer trials in TestWaitPool when race detector enabledJosh Bleecher Snyder
On a many-core machine with the race detector enabled, this test can take several minutes to complete. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>