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

Use PeriodicRunner for Tor Status Checker #8536

Merged

Conversation

SuperJMN
Copy link
Contributor

@SuperJMN SuperJMN commented Jun 26, 2022

We want to replace the current checker that relies in System.Reactive with our own PeriodicRunner.
This will fix some issues, like Tor network being used before it's available.

Co-authored with @kiminuo. TorNetworkChecker is almost entirely by him.
Thanks for your reference code and ideas.

Related to:

@pull-request-size pull-request-size bot added size/L and removed size/M labels Jun 26, 2022
@SuperJMN SuperJMN requested a review from kiminuo June 26, 2022 22:10
@SuperJMN SuperJMN self-assigned this Jun 26, 2022
@SuperJMN SuperJMN marked this pull request as ready for review June 26, 2022 22:15
@SuperJMN SuperJMN requested a review from kiminuo June 27, 2022 08:16
Copy link
Contributor

@kiminuo kiminuo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@soosr soosr merged commit 4c4fd83 into WalletWasabi:master Jun 27, 2022
@SuperJMN SuperJMN deleted the improvements/torchecker-use-periodic-runner branch June 27, 2022 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants