From 562299d57b6d7ff73707ef8257dbc30c2642475a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 10 Jun 2014 12:04:06 -0400 Subject: Improved diagnostic log for bug 8387. When we find a stranded one-hop circuit, log whether it is dirty, log information about any streams on it, and log information about connections they might be linked to. --- changes/more_8387_diagnosis | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/more_8387_diagnosis (limited to 'changes') diff --git a/changes/more_8387_diagnosis b/changes/more_8387_diagnosis new file mode 100644 index 000000000..68a36a113 --- /dev/null +++ b/changes/more_8387_diagnosis @@ -0,0 +1,4 @@ + o Minor features (diagnostic): + - Improve the diagnostic log message for bug #8387 even further to + try to improve our odds of figuring out why one-hop directory + circuits sometimes do not get closed. -- cgit v1.2.3