I am facing goroutine leak issue. I am using cloudfoundary goclient libary to do some operations - Create service/Lastoperation/Update/Delete service instance.

70 views
Skip to first unread message

raje....@gmail.com

unread,
May 27, 2020, 1:08:15 PM5/27/20
to golang-nuts
goroutine profile: total 12
3 @ 0x1032760 0x10420bb 0x1309343 0x105fc71
#	0x1309342	net/http.(*persistConn).writeLoop+0x122	/usr/local/go/src/net/http/transport.go:2210

2 @ 0x1032760 0x10420bb 0x1308069 0x105fc71
#	0x1308068	net/http.(*persistConn).readLoop+0x998	/usr/local/go/src/net/http/transport.go:2032


I am getting this.

I am using cloudfoundary goclient libary to do some operations - Create service/Lastoperation/Update/Delete service instance. Any inputs on this ?

Chris Burkert

unread,
May 30, 2020, 6:24:50 AM5/30/20
to raje....@gmail.com, golang-nuts
Most of us do not own a crystal ball but with some code reproducing the issue  (http://sscce.org/) you may get helping answers.

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/739c322a-74e1-40f4-9699-663728680ae9%40googlegroups.com.

Rajendra Gosavi

unread,
May 30, 2020, 10:00:23 AM5/30/20
to Chris Burkert, golang-nuts
I see, the issue was with the library.
Reply all
Reply to author
Forward
0 new messages