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

Nested panicking on missing actor #27

Open
RedKinda opened this issue Jun 10, 2023 · 0 comments
Open

Nested panicking on missing actor #27

RedKinda opened this issue Jun 10, 2023 · 0 comments

Comments

@RedKinda
Copy link
Contributor

I have a simple test to start up and stop my system. At one point, I started getting thread panicked while panicking. aborting. error. I tracked it back to me forgetting to register one of factories for sharding with .with_actor. Not sure if this is worth even pursuing but a nicer error message would probably be a good idea 😄

Trace logs here but they don't seem very related

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

No branches or pull requests

1 participant