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

[HOTFIX] Libp2p async rpc handling #6858

Merged
merged 4 commits into from
Nov 26, 2020
Merged

[HOTFIX] Libp2p async rpc handling #6858

merged 4 commits into from
Nov 26, 2020

Conversation

nholland94
Copy link
Member

This version of the libp2p hotfix makes libp2p handle all rpc messages asynchronously. This has not been well vetted, and could introduce new race conditions.

This may be risky and we should test this well before we decide to release this.

@nholland94 nholland94 requested a review from a team as a code owner November 25, 2020 22:09
@lk86 lk86 added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label Nov 25, 2020
@imeckler imeckler changed the base branch from develop to master November 26, 2020 03:19
@imeckler imeckler merged commit 0250b69 into master Nov 26, 2020
@imeckler imeckler deleted the hotfix/libp2p-async branch November 26, 2020 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants