Skip to content

Replace scrapy.utils.defer.deferred_from_coro (Fix crawl getting stuck on Windows with Scrapy>=2.13) #351

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

Merged
merged 3 commits into from
Aug 13, 2025

Conversation

elacuesta
Copy link
Member

Closes #343

Copy link

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@9932241). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #351   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         6           
  Lines           ?       633           
  Branches        ?         0           
========================================
  Hits            ?       633           
  Misses          ?         0           
  Partials        ?         0           

☔ 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.

@elacuesta elacuesta merged commit 267ab08 into main Aug 13, 2025
25 of 30 checks passed
@elacuesta elacuesta deleted the threaded-loop-scrapy-2-13 branch August 13, 2025 17:02
@elacuesta elacuesta changed the title Replace scrapy.utils.defer.deferred_from_coro Replace scrapy.utils.defer.deferred_from_coro (Fix crawl getting stuck on Windows with Scrapy>=2.13) Aug 13, 2025
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

Successfully merging this pull request may close these issues.

execution getting stucked at Enabled pipeline when using scrapy-playwright on Windows with Scrapy==2.13
1 participant