-
Notifications
You must be signed in to change notification settings - Fork 438
Open
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Feature Description
This TODO describes a loopvar issue:
| // TODO(sttts): tt has a data race here due to the parallel test execution. But unaliasing it breaks the tests. WTF. |
It's very possible that this predates go1.21/1.22 where the looopvar scope was changed.
Proposed Solution
Validate that the test has no loopvar-related issues and remove the comment.
Alternative Solutions
No response
Want to contribute?
- I would like to work on this issue.
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Type
Projects
Status
New