Commit 44fd132
authored
chore: disable tracking where sessions are checked out (GoogleCloudPlatform#3156)
Skip tracking where sessions are checked out of the pool, as there should
be no need to debug session leaks in PGAdapter. This feature creates an
exception for every sesion that is checked out, which wastes a few CPU
cycles for every transaction.1 parent c461edd commit 44fd132
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
0 commit comments