mkill
mkill copied to clipboard
☠️ mkill limits the number of threads in a Go program, without crashing it.
mkill
Package mkill limits the number of threads in a Go program, without crash the whole program.
import "golang.design/x/mkill"
Quick Start
mkill.GOMAXTHREADS(10)
License
MIT © The golang.design Authors