runtime.GC() would not work for them. According to the docs - " 
<https://golang.org/pkg/runtime/#GC>GC runs a garbage collection and blocks 
the caller until the garbage collection is complete. It may also block the 
entire program." So that would be very counter productive in this case.

On Monday, February 10, 2020 at 5:10:37 AM UTC-5, Kevin Chadwick wrote:
>
> On 2020-02-09 14:52, ffm...@web.de <javascript:> wrote: 
> > 
> > Aside from that it would be nice if that 2-minutes GC trigger, that is 
> mentioned 
> > in the text, could be removed or lessened. 
>
> runtime.GC()? 
>
> Though I recall that they found an alternative from the text? 
>

-- 
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/48f4bc2b-1e32-4a4c-bcd4-6dee74849c8b%40googlegroups.com.

Reply via email to