Hello there,
I saw that the lib/pq project just released version v1.10.3. I seems that this release introduced the context.WithTimeout functionality which should close a connection after a certain duration.
If so pq-timeouts could help people to migrate their code back to raw lib/pq.
Let me know what are your thoughts on this.
Hello there,
I saw that the lib/pq project just released version v1.10.3. I seems that this release introduced the context.WithTimeout functionality which should close a connection after a certain duration.
If so pq-timeouts could help people to migrate their code back to raw lib/pq.
Let me know what are your thoughts on this.