-- Isn’t the design supposed to be that the driver maintains the connections so when you close the db, it closes the driver connection, and that should wait until the current statements complete or terminate them. Terminating a live connection is going to be db specific. I think it is driver issue. On Nov 5, 2025, at 10:31 PM, 'Sean Liao' via golang-nuts <[email protected]> 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/DE67AF34-8B9A-44E9-BCB9-697877452BC8%40me.com. |
Re: [go-nuts] database/sql.DB.Close documentation is misleading
'Robert Engels' via golang-nuts Wed, 05 Nov 2025 21:13:33 -0800
- [go-nuts] database/sql.DB.Close documentat... Toby Allsopp
- Re: [go-nuts] database/sql.DB.Close d... 'Sean Liao' via golang-nuts
- Re: [go-nuts] database/sql.DB.Clo... Toby Allsopp
- Re: [go-nuts] database/sql.DB... 'Sean Liao' via golang-nuts
- Re: [go-nuts] database/sql.DB.Close d... 'Robert Engels' via golang-nuts
- Re: [go-nuts] database/sql.DB.Clo... Toby Allsopp
- Re: [go-nuts] database/sql.DB.Close d... 'Robert Engels' via golang-nuts
