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

Actor selection #3128 #3601

Merged
merged 2 commits into from
Oct 2, 2018
Merged

Conversation

pshrosbree
Copy link
Contributor

@pshrosbree pshrosbree commented Sep 25, 2018

Addressing up for grabs #3128

Stops the following from matching the selection:

var worker = sys.ActorOf<Worker>("worker");
sys.ActorSelection("akka://sys/user/ker*").Tell(42);```

@pshrosbree pshrosbree changed the title Actor selection 3128 Actor selection #3128 Sep 25, 2018
@Aaronontheweb Aaronontheweb merged commit a4ccd84 into akkadotnet:dev Oct 2, 2018
@Aaronontheweb
Copy link
Member

Thanks for your contribution, @pshrosbree

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