Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Do not remove the peer immediatelly on send error #626

Merged
merged 1 commit into from Mar 7, 2016
Merged

Conversation

arkpar
Copy link
Collaborator

@arkpar arkpar commented Mar 7, 2016

#611 Exposed this bug, no error was propagated before.

self.on_peer_aborting should not be called on error immediately. It will be called later when the peer is deregistered.
Fixes #623

@arkpar arkpar added the A0-pleasereview 🤓 Pull request needs code review. label Mar 7, 2016
@gavofyork gavofyork added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Mar 7, 2016
gavofyork pushed a commit that referenced this pull request Mar 7, 2016
Do not remove the peer immediatelly on send error
@gavofyork gavofyork merged commit f601975 into master Mar 7, 2016
@gavofyork gavofyork deleted the network branch March 7, 2016 11:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants