liqian 2 年之前
父節點
當前提交
a869e685e0
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()