commit 0ac8f0bde92ef60d8863bbbcae42a6dc7c726b01 Author: Nick Mathewson nickm@torproject.org Date: Wed Jun 28 14:27:52 2017 -0400
Changes file for bug22752 diagnostics --- changes/diagnose_22752 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/diagnose_22752 b/changes/diagnose_22752 new file mode 100644 index 0000000..b5bda05 --- /dev/null +++ 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.
tor-commits@lists.torproject.org