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

coverage: goroutine leaked #8883

Closed
gyuho opened this issue Nov 15, 2017 · 2 comments
Closed

coverage: goroutine leaked #8883

gyuho opened this issue Nov 15, 2017 · 2 comments

Comments

@gyuho
Copy link
Contributor

gyuho commented Nov 15, 2017

Too many goroutines running after all test(s).
1 instances of:
github.com/coreos/etcd/etcdserver/api/v3rpc.(*serverWatchStream).recvLoop(...)
	github.com/coreos/etcd/etcdserver/api/v3rpc/_obj/watch.go:284 +0x1db
github.com/coreos/etcd/etcdserver/api/v3rpc.(*watchServer).Watch.func2(...)
	github.com/coreos/etcd/etcdserver/api/v3rpc/_obj/watch.go:129 +0x35
created by github.com/coreos/etcd/etcdserver/api/v3rpc.(*watchServer).Watch
	github.com/coreos/etcd/etcdserver/api/v3rpc/_obj/watch.go:127 +0x2f9
exit status 1
FAIL	github.com/coreos/etcd/clientv3/integration	220.750s

https://jenkins-etcd-public.prod.coreos.systems/job/etcd-coverage/2930/consoleFull

@xiang90
Copy link
Contributor

xiang90 commented Jan 5, 2018

@gyuho is this fixed?

@gyuho
Copy link
Contributor Author

gyuho commented Jan 5, 2018

Yes.

@gyuho gyuho closed this as completed Jan 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants