-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
FrozenDueToAgeWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.
Description
Using 1.15.2
WARNING: DATA RACE
Read at 0x00c0002dedc3 by goroutine 25
testing.(*common).logDepth()
/usr/local/go/src/testing/testing.go:736 +0xa9
testing.(*common).log()
/usr/local/go/src/testing/testing.go:729 +0x8f
testing.(*common).Logf()
/usr/local/go/src/testing/testing.go:775 +0x21
testing.(*T).Logf()
Previous write at 0x00c0002dedc3 by goroutine 20
testing.tRunner.func1()
/usr/local/go/src/testing/testing.go:1113 +0x484
testing.tRunner()
/usr/local/go/src/testing/testing.go:1131 +0x22a
Just looks like we are missing a lock/unlock pair.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.