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 receive loop error handling #2727

Merged
merged 1 commit into from
May 18, 2016
Merged

fix receive loop error handling #2727

merged 1 commit into from
May 18, 2016

Conversation

whyrusleeping
Copy link
Member

Filters out io.EOF errors in bitswaps stream handler and also reuses the delimited reader for repeated message receipts.

fixes #2726

License: MIT
Signed-off-by: Jeromy why@ipfs.io

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
@ghost
Copy link

ghost commented May 17, 2016

LGTM

1 similar comment
@Kubuxu
Copy link
Member

Kubuxu commented May 18, 2016

LGTM

@Kubuxu Kubuxu added the RFM label May 18, 2016
@whyrusleeping whyrusleeping merged commit 1e9e94f into master May 18, 2016
@whyrusleeping whyrusleeping deleted the fix/receive-loop branch May 18, 2016 19:39
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.

bitswap: Bitswap ReceiveError at a rapid rate
2 participants