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

io: test fails when MultiReader is inlined (-l=3) #18819

Closed
davidlazar opened this issue Jan 27, 2017 · 1 comment
Closed

io: test fails when MultiReader is inlined (-l=3) #18819

davidlazar opened this issue Jan 27, 2017 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@davidlazar
Copy link
Member

$ go test -a -gcflags '-l=3'  
--- FAIL: TestMultiReaderFreesExhaustedReaders (5.00s)
	multi_test.go:260: timeout waiting for collection of buf1
FAIL
exit status 1
FAIL	io	5.019s
$ go version
go version devel +96ea0918e6 Fri Jan 27 16:04:04 2017 +0000 linux/amd64
@davidlazar davidlazar self-assigned this Jan 27, 2017
@bradfitz bradfitz added this to the Go1.9 milestone Jan 27, 2017
@bradfitz bradfitz added the NeedsFix The path to resolution is known, but the work has not been done. label Jan 27, 2017
@gopherbot
Copy link

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

@golang golang locked and limited conversation to collaborators Feb 2, 2018
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.
Projects
None yet
Development

No branches or pull requests

3 participants