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

Bad handling of author count caused panic on empty list #3

Closed
HookedBehemoth opened this issue Mar 14, 2022 · 3 comments
Closed

Bad handling of author count caused panic on empty list #3

HookedBehemoth opened this issue Mar 14, 2022 · 3 comments

Comments

@HookedBehemoth
Copy link
Owner

HookedBehemoth commented Mar 14, 2022

A scraper went over 4404 pages and stumbled over /world/middle-east/oil-slips-again-surging-us-dollar-holds-above-70-2021-06-18/ which causes a panic.

Needs investigation

@HookedBehemoth
Copy link
Owner Author

thread '<unnamed>' panicked at 'attempt to subtract with overflow', src\api\byline.rs:12:33

@HookedBehemoth
Copy link
Owner Author

Apparently nobody wrote this article.

@HookedBehemoth
Copy link
Owner Author

Fixed in bfc7ddb

@HookedBehemoth HookedBehemoth changed the title Abort needs investigation Bad handling of author count caused panic on empty list Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant