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

Fix a potential infinite loop condition #300

Merged
merged 1 commit into from Feb 16, 2024

Conversation

garbled1
Copy link
Contributor

Fix a potential infinite loop condition, that causes the script to consume all ram on the box and get oom-killed.

…nsume all ram on the box and get oom-killed.
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c696fc7) 82.10% compared to head (f76061e) 82.02%.
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #300      +/-   ##
==========================================
- Coverage   82.10%   82.02%   -0.08%     
==========================================
  Files          79       79              
  Lines        6649     6609      -40     
  Branches      525      525              
==========================================
- Hits         5459     5421      -38     
+ Misses       1071     1069       -2     
  Partials      119      119              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TobiX TobiX added the bug label Feb 16, 2024
@TobiX TobiX merged commit e2b3bea into webcomics:master Feb 16, 2024
18 of 19 checks passed
@garbled1 garbled1 deleted the infinite_loop_bad branch February 16, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants