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

fix: fix a busy loop while offline #278

Merged
merged 1 commit into from
Apr 7, 2020
Merged

Conversation

Stebalien
Copy link
Member

If advertising fails, we should wait and retry instead of busy looping.

fixes ipfs/kubo#7049

(and be extra careful about stopping timers, just because)

If advertising fails, we should wait and retry instead of busy looping.

fixes ipfs/kubo#7049
@Stebalien
Copy link
Member Author

CI is broken because CI is broken.

Copy link

@ribasushi ribasushi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Stebalien Stebalien merged commit e2e0d9e into master Apr 7, 2020
Stebalien added a commit that referenced this pull request Apr 13, 2020
If advertising fails, we should wait and retry instead of busy looping.

fixes ipfs/kubo#7049
@vyzo vyzo deleted the fix/busy-loop-offline branch April 23, 2020 12:00
@Stebalien Stebalien mentioned this pull request May 26, 2020
77 tasks
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.

IPFS hungs up in a busy loop (no announce filter all IPs)
3 participants