I recently had  a goroutine leak problem, the code i reduced is like this: 
https://play.golang.org/p/YW4hWoZZ7CD.

The program is long-running and the finalizer is not called

The RoomObj is deleted from map, why was it not released? Is it refereed by 
the asyncChan object?

 I don't understand here, can somebody explain the reason 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/1e06bb6a-ba93-452e-b954-161adc45b191%40googlegroups.com.

Reply via email to