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

condition never meets #19

Open
IamDiwash opened this issue Nov 10, 2021 · 1 comment
Open

condition never meets #19

IamDiwash opened this issue Nov 10, 2021 · 1 comment
Labels

Comments

@IamDiwash
Copy link

IamDiwash commented Nov 10, 2021

Maybe the intended code on line 356 on torrent.py is:
if (size_data>size_max)
because the condition:
if (size_piece>size_max) seems impossible to meet from code above it

@idlesign
Copy link
Owner

Thank you for the report.

Yes, seems we need an edit and test suite improvement %)

@idlesign idlesign added the bug label Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants