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