chore: add changes

This commit is contained in:
Erik Timan 2023-01-17 14:23:44 +01:00
parent 30a5cfaa83
commit 2cf297029d
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Trace files were left on a node when creating a zip file for download. They are now removed when the file is sent. Also, concurrent downloads will no longer interfere with each other.

View File

@ -0,0 +1 @@
当下载 日志追踪 的日志时,一些中间文件将存留在处理节点上,现在这个问题得到了修复。同时,并发下载日志将不再相互干扰。