浏览代码

Changes file for bug22752 diagnostics

Nick Mathewson 6 年之前
父节点
当前提交
0ac8f0bde9
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      changes/diagnose_22752

+ 4 - 0
changes/diagnose_22752

@@ -0,0 +1,4 @@
+  o Minor features (bug mitigation, diagnostics, logging):
+    - Avoid an assertion failure, and log a better error message,
+      when unable to remove a file from the consensus cache on
+      Windows. Attempts to mitigate and diagnose bug 22752.