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

Ensure signer starts before any request to the node #461

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

roeierez
Copy link
Member

This PR ensures the signer starts before any request to the node. Before the change we started an initial sync before the signer started and it caused a race where on some cases we initiated a connection to the lsp with no signer, causing a hang.

@roeierez roeierez requested a review from ok300 September 14, 2023 16:22
@roeierez roeierez merged commit 9a1970e into main Sep 14, 2023
5 checks passed
@erdemyerebasmaz erdemyerebasmaz deleted the signer-start branch December 7, 2023 16:40
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.

None yet

2 participants