commit 0ac8f0bde92ef60d8863bbbcae42a6dc7c726b01 parent a088a08eeb076a80dfe3392bf913a955ac1bd4e6 Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 28 Jun 2017 14:27:52 -0400 Changes file for bug22752 diagnostics Diffstat:
| A | changes/diagnose_22752 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/diagnose_22752 b/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.