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

sync: Recreate syncer every try. #18

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

JoeGruffins
Copy link
Member

I think this is causing the background panic. Something forces sync to stop and when trying to restart with a synced wallet, it hits the closing closed channel panic. Run cannot be run twice on the same spv.Syncer.

@JoeGruffins JoeGruffins force-pushed the fixclosechanelpanic branch from 94971f6 to 8f17629 Compare March 11, 2025 08:03
@JoeGruffins JoeGruffins force-pushed the fixclosechanelpanic branch from 8f17629 to e7b0834 Compare March 11, 2025 08:13
@JoeGruffins JoeGruffins marked this pull request as ready for review March 11, 2025 08:13
@JoeGruffins JoeGruffins merged commit 1f74ecc into decred:master Mar 12, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants