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