liqian hace 2 años
padre
commit
a869e685e0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      region_rule_rank_h_by24h.py

+ 1 - 1
region_rule_rank_h_by24h.py

@@ -18,7 +18,7 @@ from utils import RedisHelper, get_data_from_odps, filter_video_status, check_ta
 from config import set_config
 from log import Log
 
-os.environ['NUMEXPR_MAX_THREADS'] = '16'
+# os.environ['NUMEXPR_MAX_THREADS'] = '16'
 
 config_, _ = set_config()
 log_ = Log()