Skip to content

Conversation

relistan
Copy link
Contributor

@relistan relistan commented Feb 3, 2016

There are a few problems with the way channels and concurrency work in the Push code. This PR fixes:

  1. Some spelling errors
  2. Simplify things by removing the need for quit channels
  3. Don't leak open channels
  4. Refactor for readability
  5. Actually quit pushing when the first error occurs

cc @didip @dselans

@didip
Copy link
Contributor

didip commented Feb 3, 2016

LGTM

relistan added a commit that referenced this pull request Feb 4, 2016
@relistan relistan merged commit 5fc8bdc into master Feb 4, 2016
@idleyoungman idleyoungman deleted the relistan/fix-put-channel-handling branch February 22, 2016 19:44
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