소스 검색

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.