go-sqlite3 icon indicating copy to clipboard operation
go-sqlite3 copied to clipboard

High suspended process count on linux

Open mgholam opened this issue 1 year ago • 0 comments

Hi, I'm getting high process counts (~105 tasks between restarts) which are reported suspended in htop.

I have a debian linux system with 1 cpu.

I have switched to pure go sqlite and they are down to 12 tasks.

mgholam avatar May 19 '24 06:05 mgholam