-
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
Update libdrop #477
Update libdrop #477
Conversation
fileshare/transfer.go
Outdated
allFinished := true | ||
hasNoErrors := true | ||
hasStarted := false | ||
for _, file := range files { |
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.
[minor] if you want you can simplify the bellow if
s allCanceled = allCanceled && file.Status != pb.Status_CANCELED
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.
Sure 👍 , I'll take a look after I have all the tests green 😄
d410374
to
0443904
Compare
ad11350
to
63171a0
Compare
e877830
to
c9630db
Compare
27a0a14
to
4b421e1
Compare
262176a
to
59cb033
Compare
621dfa1
to
c38280c
Compare
430b472
to
2c7ee33
Compare
c38280c
to
d86e2b0
Compare
2c7ee33
to
17f6980
Compare
Update to libdrop
v7.0.0