Skip to content

fix(scrapy): Close `AsyncThread` on scheduler `open()` failure

7113598
Select commit
Loading
Failed to load commit list.
Merged

fix(scrapy): Close AsyncThread on scheduler open() failure #820

fix(scrapy): Close `AsyncThread` on scheduler `open()` failure
7113598
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 1s

85.85% (-0.07%) compared to 69b8af9

View this Pull Request on Codecov

85.85% (-0.07%) compared to 69b8af9

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.85%. Comparing base (69b8af9) to head (7113598).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/apify/scrapy/scheduler.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #820      +/-   ##
==========================================
- Coverage   85.92%   85.85%   -0.07%     
==========================================
  Files          46       46              
  Lines        2778     2779       +1     
==========================================
- Hits         2387     2386       -1     
- Misses        391      393       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.