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

Put Sync Subnet Subscriber in Goroutine #14486

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Sep 27, 2024

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

In the event a node does not have sufficient peers in its subnets, this particular method will block while its trying to find peers. In order to prevent it from not subscribing to other required topics, this method is placed in the goroutine.

Which issues(s) does this PR fix?

N.A

Other notes for review

Acknowledgements

  • I have read CONTRIBUTING.md.
  • I have made an appropriate entry to CHANGELOG.md.
  • I have added a description to this PR with sufficient context for reviewers to understand this PR.

@nisdas nisdas added the peerDAS label Sep 27, 2024
@nisdas nisdas requested a review from a team as a code owner September 27, 2024 08:54
@nisdas nisdas requested review from kasey, prestonvanloon and terencechain and removed request for a team September 27, 2024 08:54
@nisdas nisdas merged commit c1b66fe into peerDAS Sep 27, 2024
14 of 16 checks passed
@nisdas nisdas deleted the putSubscriberInGoroutine branch September 27, 2024 09:09
nalepae pushed a commit that referenced this pull request Oct 7, 2024
nalepae pushed a commit that referenced this pull request Oct 7, 2024
nalepae pushed a commit that referenced this pull request Oct 7, 2024
nalepae pushed a commit that referenced this pull request Oct 7, 2024
nalepae pushed a commit that referenced this pull request Oct 8, 2024
nalepae pushed a commit that referenced this pull request Oct 23, 2024
nalepae pushed a commit that referenced this pull request Oct 23, 2024
nalepae pushed a commit that referenced this pull request Oct 23, 2024
nalepae pushed a commit that referenced this pull request Oct 24, 2024
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.

2 participants