瀏覽代碼

chore: add changes

Erik Timan 3 年之前
父節點
當前提交
2cf297029d
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      changes/v5.0.15/fix-9781.en.md
  2. 1 0
      changes/v5.0.15/fix-9781.zh.md

+ 1 - 0
changes/v5.0.15/fix-9781.en.md

@@ -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.

+ 1 - 0
changes/v5.0.15/fix-9781.zh.md

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