mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
hs: Remove hamrless BUG() that can happen
When reloading a service, we can re-register a service and thus end up again in the metrics store initialization code path which is fine. No need to BUG() anymore. Fixes #40334 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor bugfixes (onion service):
|
||||
- Remove a harmless BUG() warning when reloading tor configured with onion
|
||||
services. Fixes bug 40334; bugfix on 0.4.5.1-alpha.
|
||||
Reference in New Issue
Block a user