zhangmeng
2020-01-06 a10f7bf10c195421b089cda0c13f2195c614cb80
proc/sdk.go
@@ -16,6 +16,7 @@
      os.Exit(130)
      return nil, false
   }
   thrds := threads
   if thrds > sdk.MaxFaceDetectThreadNum {
      thrds = sdk.MaxFaceDetectThreadNum