Posted in

Go测试并行化陷阱:testing.T.Parallel()与共享state、time.Now()硬编码、os.TempDir()竞争——附go test -race增强检测方案

第一章:Go测试并行化的本质与风 … Go测试并行化陷阱:testing.T.Parallel()与共享state、time.Now()硬编码、os.TempDir()竞争——附go test -race增强检测方案Read more