In principle, I would argue that there is a correctness problem. You should not rely on finalizers ever - they are catches and often optional - so the design relying on finalizers to run is what is broken. In the real world they can make solving certain problems much easier - especially with shared resources. I know Java has deprecated them in lieu of other technologies like Cleaners. On Mar 19, 2025, at 6:19 AM, Gavra <gav...@gmail.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/6AABBB52-5BC6-4874-900B-C423E37952C4%40ix.netcom.com. |
- Re: [go-nuts] Memory leak from sqlite3 l... robert engels
- Re: [go-nuts] Memory leak from sqli... 'Michael Knyszek' via golang-nuts
- Re: [go-nuts] Memory leak from ... Robert Engels
- Re: [go-nuts] Memory leak f... Elad Gavra
- Re: [go-nuts] Memory le... Robert Engels
- Re: [go-nuts] Memo... Gavra
- Re: [go-nuts] ... 'Brian Candler' via golang-nuts
- Re: [go-nu... Gavra
- Re: [go-nu... Robert Engels
- Re: [go-nu... Robert Engels
- Re: [go-nu... Gavra
- Re: [go-nu... 'Michael Pratt' via golang-nuts
- Re: [go-nu... Robert Engels
- Re: [go-nu... Gavra
- Re: [go-nu... 'Michael Knyszek' via golang-nuts
- Re: [go-nu... 'Michael Knyszek' via golang-nuts
- Re: [go-nu... Gavra
- Re: [go-nu... 'Michael Knyszek' via golang-nuts