-
Notifications
You must be signed in to change notification settings - Fork 45
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(add): refer to ipfs issue #5456 #121
Conversation
@keks I'm trying to solve the ipfs/kubo#5456, but i have no idea whether my solution is correct, could you help me review my pr? Thx |
738f586
to
2abaff8
Compare
I think this is the correct fix but I'd like @keks to sign off on it. |
However, it needs a |
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.
yes, fmt it and then it should be golden!
License: MIT Signed-off-by: Overbool <[email protected]>
2abaff8
to
dfd79a5
Compare
@Stebalien @keks I had fixed it |
This looks good! @Stebalien do you think there should be a test for this edge case to prevent regressions? |
@keks yes. However, I like merging bug fixes, with or without tests, as long as we leave the bug open. |
License: MIT
Signed-off-by: Overbool [email protected]
Fixes: ipfs/kubo#5456