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

updated context imports #804

Closed
wants to merge 4 commits into from
Closed

updated context imports #804

wants to merge 4 commits into from

Conversation

cryptix
Copy link
Contributor

@cryptix cryptix commented Feb 23, 2015

updated context imports to new golang.org/x/net/context. Also updated go-ctxgroup and goprocess.

ctxgroup: AddChildGroup was changed to AddChild
used in two files:

  • p2p/net/mock/mock_net.go
  • routing/dht/dht.go

@btc btc added the status/in-progress In progress label Feb 23, 2015
@jbenet
Copy link
Member

jbenet commented Feb 23, 2015

LGTM! if tests pass (or pseudo-pas....), i'll merge.

ctxgroup: AddChildGroup was changed to AddChild

used in two files:
- p2p/net/mock/mock_net.go
- routing/dht/dht.go
@cryptix
Copy link
Contributor Author

cryptix commented Feb 24, 2015

rebased

@cryptix
Copy link
Contributor Author

cryptix commented Feb 25, 2015

closing in favor of #819

leeroy-jenkins-cat

@cryptix cryptix closed this Feb 25, 2015
@btc btc removed the status/in-progress In progress label Feb 25, 2015
@cryptix cryptix deleted the x_net_context branch February 25, 2015 09:42
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