Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-14 | relay: Don't BUG() if we can't find authority descriptor | David Goulet | |
We can end up trying to find our address from an authority while we don't have yet its descriptor. In this case, don't BUG() and just come back later. Closes #40231 Signed-off-by: David Goulet <dgoulet@torproject.org> |