zhangmeng
2019-12-17 b0ba865ccbf8bdbd047bb256d8e1db9af1e5711b
proc/sdk.go
@@ -16,6 +16,7 @@
      os.Exit(130)
      return nil, false
   }
   thrds := threads
   if thrds > sdk.MaxFaceDetectThreadNum {
      thrds = sdk.MaxFaceDetectThreadNum