Debug for expired addr

debug-remodel-tor
Daniel Karzel 3 years ago committed by Thomas Eizinger
parent 0c057e2e5e
commit 6b72108681
No known key found for this signature in database
GPG Key ID: 651AC83A6C6C8B96

@ -144,6 +144,8 @@ impl Transport for TorConfig {
.get_onion_address()
.get_address_without_dot_onion();
tracing::debug!("Listening expired, removing onion {}", onion_address_without_dot_onion);
match tor_client
.lock()
.await

Loading…
Cancel
Save