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

Refactor/peer #20

Merged
merged 12 commits into from
May 16, 2024
Merged

Refactor/peer #20

merged 12 commits into from
May 16, 2024

Conversation

boecklim
Copy link
Collaborator

  • Ensure that Shutdown() blocks until all go routines are stopped.
  • Change read retry function: Remove backoff package and ensure wire.ReadMessage() does not block when cancelling
  • Move integration test to separate package so that docker container is only started when this test runs

@boecklim boecklim marked this pull request as ready for review April 25, 2024 09:02
@boecklim boecklim self-assigned this Apr 25, 2024
peer.go Outdated Show resolved Hide resolved
peer.go Outdated Show resolved Hide resolved
peer.go Outdated Show resolved Hide resolved
peer.go Outdated Show resolved Hide resolved
@boecklim boecklim merged commit 27578a5 into master May 16, 2024
5 checks passed
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