Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant