1
0
mirror of https://github.com/MetaCubeX/mihomo.git synced 2025-09-19 20:15:59 +08:00
Files
mihomo/hub/executor/concurrent_load_unlimit.go
2022-05-08 22:52:46 +08:00

8 lines
114 B
Go

//go:build 386 || amd64 || arm64 || arm64be
package executor
import "math"
const concurrentCount = math.MaxInt