Skip to content

Bugfix, circular reference with client named 'default' #45

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 25, 2016
Merged

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Feb 25, 2016

If we named a client to "default" we would get a circular reference because we are trying to add an alias named httplug.client.default for service httplug.client.default.

dbu added a commit that referenced this pull request Feb 25, 2016
Bugfix, circular reference with client named 'default'
@dbu dbu merged commit 5251e64 into master Feb 25, 2016
@dbu dbu deleted the default-bugifx branch February 25, 2016 15:23
@Nyholm
Copy link
Member Author

Nyholm commented Feb 25, 2016

Thank you!

@dbu
Copy link
Collaborator

dbu commented Feb 25, 2016

good catch! i was worried for a moment whether calling a later client than the first 'default' but actually $first is set to 'default' if any client is called that.

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