The docs: “ A single goroutine runs all finalizers for a program, sequentially. If a finalizer must run for a long time, it should do so by starting a new goroutine.” So the code did not follow the api docs - as apparently the close() is indefinite. On Mar 19, 2025, at 6:46 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/2F569560-220F-4B9E-AEE6-A61C994AA1FC%40ix.netcom.com. |
- Re: [go-nuts] Memory leak from sqlite3 l... 'Michael Knyszek' via golang-nuts
- Re: [go-nuts] Memory leak from sqli... Robert Engels
- Re: [go-nuts] Memory leak from ... Elad Gavra
- Re: [go-nuts] Memory leak f... Robert Engels
- Re: [go-nuts] Memory le... Gavra
- Re: [go-nuts] Memo... 'Brian Candler' via golang-nuts
- Re: [go-nuts] ... Gavra
- Re: [go-nuts] Memory leak from sqlite3 l... Robert Engels
- Re: [go-nuts] Memory leak from sqli... Gavra
- Re: [go-nuts] Memory leak from ... 'Michael Pratt' via golang-nuts
- Re: [go-nuts] Memory leak from ... Robert Engels
- Re: [go-nuts] Memory leak f... Gavra
- Re: [go-nuts] Memory le... 'Michael Knyszek' via golang-nuts
- Re: [go-nuts] Memo... 'Michael Knyszek' via golang-nuts
- Re: [go-nuts] ... Gavra
- Re: [go-nuts] ... 'Michael Knyszek' via golang-nuts