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

mocknet: Start host in mocknet #2078

Merged
merged 1 commit into from
Feb 9, 2023
Merged

mocknet: Start host in mocknet #2078

merged 1 commit into from
Feb 9, 2023

Conversation

MarcoPolo
Copy link
Collaborator

#1984 introduced a .Start method for the identify service. And this is started when you call host.Start. Mocknet, perhaps incorrectly, did not call host.Start after creating the host. This fixes that.

@MarcoPolo MarcoPolo merged commit 5811309 into master Feb 9, 2023
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