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

Pings shouldn't cause spawing singletons #63

Closed
loyd opened this issue May 28, 2022 · 0 comments
Closed

Pings shouldn't cause spawing singletons #63

loyd opened this issue May 28, 2022 · 0 comments
Labels
A-core Area: The elfo-core crate. C-bug Category: This is a bug.
Milestone

Comments

@loyd
Copy link
Collaborator

loyd commented May 28, 2022

Some system messages (e.g. Ping) now can cause spawning an actor if a router isn't specified, because the default router just returns Outcome::Unicast.

@loyd loyd added C-bug Category: This is a bug. A-core Area: The elfo-core crate. labels May 28, 2022
@loyd loyd added this to the v0.2 milestone May 28, 2022
@loyd loyd closed this as completed in c39dd6b May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: The elfo-core crate. C-bug Category: This is a bug.
Projects
None yet
Development

No branches or pull requests

1 participant