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

Change ordering within ActorSelection to fix issue where /foo paths were... #708

Merged
merged 1 commit into from
Mar 3, 2015

Conversation

stefansedich
Copy link
Contributor

... not working within mono on linux.

@stefansedich
Copy link
Contributor Author

I hope that this can fix #636 and #687 I was unable to run tests locally due to a stack overflow exception but they failed both before and after my change.

I think it makes sense to have the "no path" check at the top and then check for the /path/path before checking to see if is an absolute Uri.

Thoughts?

@Aaronontheweb
Copy link
Member

@stefansedich the results from the build server look good - kicked off a second build just to make sure.

Aaronontheweb added a commit that referenced this pull request Mar 3, 2015
Change ordering within ActorSelection to fix issue where /foo paths were...
@Aaronontheweb Aaronontheweb merged commit 92e7844 into akkadotnet:dev Mar 3, 2015
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