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

fix: obey the context when sending messages to peers #462

Merged
merged 1 commit into from
Mar 5, 2020

Conversation

Stebalien
Copy link
Member

Related to #453 but not a fix. This will cause us to actually return early when we start blocking on sending to some peers, but it won't really unblock those peers. For that, we need to write with a context.

Related to #453 but not a fix. This will cause us to actually return early when
we start blocking on sending to some peers, but it won't really _unblock_ those
peers. For that, we need to write with a context.
@MichaelMure
Copy link
Contributor

Bump, this is definitely useful.

@Stebalien
Copy link
Member Author

@MichaelMure this is just waiting on at least one review. Want to give it one?

Copy link
Contributor

@MichaelMure MichaelMure left a comment

Choose a reason for hiding this comment

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

LGTM. I would add a comment to explain the purpose of messageSender but that's not related to this PR.

@Stebalien Stebalien merged commit dbb3d2c into master Mar 5, 2020
@Stebalien Stebalien deleted the fix/observe-context-in-message-sender branch March 5, 2020 06:14
@MichaelMure
Copy link
Contributor

Not critical, but what about a patch release with those fixes ?

@Stebalien
Copy link
Member Author

Stebalien commented Mar 5, 2020 via email

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