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

Remove transport from discovery on transport deregister #11

Conversation

ivcosla
Copy link
Contributor

@ivcosla ivcosla commented Oct 2, 2019

Fixes #10 10

Changes:

  • Added DeleteTransport to client as well as to the mock

How to test this PR:
Either make test or integration test on skywire-services using the branch of the same name.

@ivcosla ivcosla requested a review from evanlinjin October 3, 2019 13:54
@ivcosla ivcosla changed the title [WIP] removing transport from discovery on transport deregister Remove transport from discovery on transport deregister Oct 3, 2019
@ivcosla
Copy link
Contributor Author

ivcosla commented Oct 3, 2019

Note that I implemented it as specified in the issue, however, at the moment (transport.Manager).DeleteTransport is not being called anywhere in the code other than by skywire-cli on the DeleteTransport RPC method.

@nkryuchkov
Copy link
Contributor

Replaced by #54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants