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

Cleanup contexts #309

Merged
merged 4 commits into from
Nov 14, 2024
Merged

Cleanup contexts #309

merged 4 commits into from
Nov 14, 2024

Conversation

mvandeberg
Copy link
Member

Resolves #304

Brief description

Cleans up use of contexts to avoid leaking go routines when gossip is disabled or peers disconnect.

Checklist

  • I have built this pull request locally
  • I have ran the unit tests locally
  • I have manually tested this pull request
  • I have reviewed my pull request
  • I have added any relevant tests

Demonstration

@mvandeberg mvandeberg requested a review from sgerbino November 12, 2024 22:15
sgerbino
sgerbino previously approved these changes Nov 14, 2024
@mvandeberg mvandeberg dismissed sgerbino’s stale review November 14, 2024 17:40

The merge-base changed after approval.

@sgerbino sgerbino self-requested a review November 14, 2024 17:41
@mvandeberg mvandeberg merged commit f132435 into master Nov 14, 2024
1 check passed
@mvandeberg mvandeberg deleted the 304-cleanup-contexts branch November 14, 2024 17:42
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.

[BUG]: Fix contexts
2 participants