Procházet zdrojové kódy

Changes file for bug22752 diagnostics

Nick Mathewson před 6 roky
rodič
revize
0ac8f0bde9
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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.