Skip to content

Conversation

@jaspervdj
Copy link
Member

@jaspervdj jaspervdj commented Jul 4, 2018

The issue is that (sent >= 0) will always return True in recursive calls to sendAll, so we need a check to prevent that -- otherwise calling sendAll will always diverge.

kazu-yamamoto added a commit to kazu-yamamoto/network that referenced this pull request Jul 5, 2018
@kazu-yamamoto
Copy link
Collaborator

I have merged this with the original coding style.
Thank you for your contribution!

kazu-yamamoto added a commit to kazu-yamamoto/network that referenced this pull request Jul 5, 2018
@eborden eborden mentioned this pull request Jul 7, 2018
5 tasks
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