Skip to content

Commit 683233c

Browse files
committed
drop keeper + add idle sessions gc
1 parent 8abc51f commit 683233c

File tree

18 files changed

+455
-1079
lines changed

18 files changed

+455
-1079
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* Replaced internal table client background worker to plain wait group for control spawned goroutines
2+
* Replaced internal table client background session keeper to internal background session garbage collector for idle sessions
3+
14
## v3.34.2
25
* Added some description to error message from table pool get
36
* Moved implementation `sugar.GenerateDeclareSection` to `internal/table`

0 commit comments

Comments
 (0)