[go-nuts] Re: How to detect memory leak?

2016-12-27 Thread leogazio
That method does not exist! On Friday, March 9, 2012 at 4:22:36 AM UTC-3, XIT, Formerly simon wrote: > > Are you sure it's not a goroutine leak? If you're spawning goroutines in a > connection spool and not letting them terminate, the > garbage collector won't clear the memory. You can get the g

Re: [go-nuts] Re: Why the memory is not free by GC?

2016-12-25 Thread leogazio
We're already in 2016 and freeosmemory routine still does not work on windows, speccialy Windows Server 2008 R2 64BIT. Anyone knows if there is already a solution for that? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from thi