-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Update go-graphsync v0.9.2 #7359
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test fail looks related
2021-09-20T23:15:02.881Z WARN gs-asyncloader asyncloader/asyncloader.go:371 releasing block memory: cannot deallocate from peer with no allocations
2021-09-20T23:15:02.882Z WARN graphsync_network network/libp2p_impl.go:65 error setting deadline: set pipe: deadline not supported
deals.go:172: Deal 0 state: client:StorageDealTransferring provider:StorageDealTransferring
deals.go:172: Deal 0 state: client:StorageDealTransferring provider:StorageDealTransferring
deals.go:172: Deal 0 state: client:StorageDealTransferring provider:StorageDealTransferring
deals.go:172: Deal 0 state: client:StorageDealTransferring provider:StorageDealTransferring
Codecov Report
@@ Coverage Diff @@
## master #7359 +/- ##
==========================================
- Coverage 39.18% 39.14% -0.05%
==========================================
Files 614 614
Lines 64996 64996
==========================================
- Hits 25471 25441 -30
- Misses 35123 35145 +22
- Partials 4402 4410 +8
Continue to review full report at Codecov.
|
backported in v1.11.3-rc2 |
Like the PR says!
Just updates the dep, no other changes