Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing: TestTRun leaks a goroutine #17552

Closed
bradfitz opened this issue Oct 22, 2016 · 1 comment
Closed

testing: TestTRun leaks a goroutine #17552

bradfitz opened this issue Oct 22, 2016 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bradfitz
Copy link
Contributor

Low priority, but TestTRun leaks a goroutine.

Noticed while writing goroutine leak tests for a different test in the package.

I'll ignore that leak for now. This tracks fixing the leak.

@bradfitz bradfitz added the Testing An issue that has been verified to require only test changes, not just a test failure. label Oct 22, 2016
@bradfitz bradfitz added this to the Go1.8Maybe milestone Oct 22, 2016
@gopherbot
Copy link

CL https://golang.org/cl/31724 mentions this issue.

@quentinmit quentinmit added the NeedsFix The path to resolution is known, but the work has not been done. label Oct 24, 2016
@golang golang locked and limited conversation to collaborators Nov 3, 2017
@rsc rsc unassigned mpvl Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

4 participants