Btw this technique is common place for small utility programs - it is often harder to code the object life cycle in a complicated tree - so just don’t free until the process ends. Which is why GC is so beneficial for most programs. On Feb 27, 2025, at 5:47 PM, Robert Engels <reng...@ix.netcom.com> wrote: -- 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 visit https://groups.google.com/d/msgid/golang-nuts/3B2684AE-4E0F-4687-8EE1-C16A115DFBE5%40ix.netcom.com. |
- [go-nuts] GC hint for collection timing will....@gmail.com
- [go-nuts] Re: GC hint for collection ... Amnon
- Re: [go-nuts] Re: GC hint for col... 'Michael Pratt' via golang-nuts
- Re: [go-nuts] Re: GC hint for... Will Faught
- Re: [go-nuts] Re: GC hint... Robert Engels
- Re: [go-nuts] Re: GC... Robert Engels
- Re: [go-nuts] Re... Robert Engels