This repository has been archived on 2024-09-06. You can view files and clone it, but cannot push or open issues or pull requests.
Clash.Meta/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