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

Deadlock in NodeManager::new_node #1071

Open
benthecarman opened this issue Mar 20, 2024 · 0 comments · May be fixed by #1142
Open

Deadlock in NodeManager::new_node #1071

benthecarman opened this issue Mar 20, 2024 · 0 comments · May be fixed by #1142
Labels
bug Something isn't working

Comments

@benthecarman
Copy link
Collaborator

Was debugging with @elnosh on something with the mutiny-server stuff. Seems like when we attempt to create 2 new nodes at the same time a deadlock occurred. Not sure if this is from the async-lock crate or something else, but since we only ever really use one node it is not a huge priority

@benthecarman benthecarman added the bug Something isn't working label Mar 20, 2024
@benthecarman benthecarman linked a pull request Apr 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant