Commit Graph
2 Commits
Author SHA1 Message Date
UUBulb c0de2a8aff fix(cpu): detect number of cores correctly on all platform (#97) 2024-11-25 09:17:54 +08:00
UUBulb af41e4d843 modularize monitor, reduce init usage (#81)
* kill process tree using syscall on windows & cleanup (#80)

* kill process tree using syscall on windows & cleanup

* use job api

* add error check for cmd.Start

* modularize monitor, reduce init usage

* replace slices with sort

* update gopsutil & other dependencies
2024-11-03 21:53:09 +08:00