Skip to content

Commit 8681564

Browse files
尝试定位深度清理问题
1 parent 53e3100 commit 8681564

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clean.py

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ def clean_main():
120120
print("临时文件清理失败")
121121
logger.error("临时文件清理失败.是我在捣鬼<_<")
122122
'''
123+
TEST
123124
try:
124125
boost_prefetch("C:\\Windows\\System32\\Winevt\\Logs")
125126
except Exception as e:

0 commit comments

Comments
 (0)