Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(comms/tor): re-establish tor control port connection for any failure #4446

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Aug 11, 2022

Description

Retries tor control port connection for any error.

Motivation and Context

If any error is encountered with the tor control port connection, the connection is re-established.
Previously, this would only happen if the control port connection is cleanly closed

How Has This Been Tested?

Manually

@aviator-app aviator-app bot merged commit 6d9ca81 into tari-project:development Aug 11, 2022
@sdbondi sdbondi deleted the comms-tor-client-reconnect-on-error branch August 11, 2022 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants