Merge branch 'develop'

This commit is contained in:
Andy Pan 2018-08-31 23:37:36 +08:00
commit 310ce78b65
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ const (
DefaultAntsPoolSize = math.MaxInt32
// DefaultCleanIntervalTime is the interval time to clean up goroutines.
DefaultCleanIntervalTime = 10
DefaultCleanIntervalTime = 5
)
// Init a instance pool when importing ants.