Hello,

I'm using four channles, and some TCP connections. 
It works and one point my server does not get the data over tcp 
connections.rr
Still No fatal error or panic error

I tried here and there. Finally I did blocking profile. I show some data.

I run 
$go tool pprof -svg main blockprofile.prof > out.svg

It shows 99.4% it is waiting for runtime.chanrecv1. 

I dont know how to interpret those result?  What I have to do for detecting 
the casue for above problem?

Best regards
Sothy



-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to