-
Notifications
You must be signed in to change notification settings - Fork 40
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
bug: synchronization sometimes hangs while still reporting connected peers #256
Comments
I've identified 3 different issues causing this. panic in libp2p-kadThe IndexedDb hanging on committing in
|
I have a branch for debugging this here. It uses my fork of libp2p where I already backported the fix for the When debugging, run the node in chromium. There will be a lot of logs because it's on trace level. Wait for a 2-3 syncer batches to see if it reproduced. If it reproduced then wait half a minute or more, toggle the |
No description provided.
The text was updated successfully, but these errors were encountered: