Merge branch 'ticket34137'

This commit is contained in:
Nick Mathewson
2020-07-01 10:34:39 -04:00
5 changed files with 37 additions and 63 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (relay):
- Log immediately when launching a relay self-check. Previously
we would try to log before launching checks, or approximately
when we intended to launch checks, but this tended to be
error-prone. Closes ticket 34137.