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