Skip to content

make the providers manager respect contexts #834

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

Merged
merged 1 commit into from
Feb 27, 2015
Merged

Conversation

whyrusleeping
Copy link
Member

The send in AddProvider was hanging when routing was disabled. Making it respect the context causes the test to pass every time.

@whyrusleeping whyrusleeping added the status/in-progress In progress label Feb 27, 2015
@cryptix
Copy link
Contributor

cryptix commented Feb 27, 2015

# github.com/jbenet/go-ipfs/routing/dht
routing/dht/providers_test.go:17: not enough arguments in call to p.AddProvider

@jbenet
Copy link
Member

jbenet commented Feb 27, 2015

@whyrusleeping

# github.com/jbenet/go-ipfs/routing/dht
routing/dht/providers_test.go:17: not enough arguments in call to p.AddProvider

no make test locally?

@jbenet
Copy link
Member

jbenet commented Feb 27, 2015

This LGTM -- get tests to pass (i.e. only fail on the known problematic tests) and rfm

whyrusleeping added a commit that referenced this pull request Feb 27, 2015
make the providers manager respect contexts
@whyrusleeping whyrusleeping merged commit d98d6cd into master Feb 27, 2015
@whyrusleeping whyrusleeping removed the status/in-progress In progress label Feb 27, 2015
@whyrusleeping whyrusleeping deleted the fix/815 branch February 27, 2015 02:19
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.

3 participants