ipfs / go-graphsync

Initial Implementation Of GraphSync Wire Protocol
Other
100 stars 38 forks source link

bug: demonstrate reification traversal bug #363

Closed tchardin closed 2 years ago

tchardin commented 2 years ago

This is a test demonstrating what I believe to be an issue for reified transfers in which the traversal isn't fully completed on the provider side because the node reader is not consumed therefore the leaf nodes aren't traversed and sent in the responses. Noticed it when testing my rust implementation against it that go-graphsync was only sending the directory block and not the file chunks.

welcome[bot] commented 2 years ago

Thank you for submitting this PR! A maintainer will be here shortly to review it. We are super grateful, but we are also overloaded! Help us by making sure that:

Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment. Next steps:

We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution. We are very grateful for your contribution!