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 patching of ProcessPoolExecutor #690

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Conversation

alexmojaki
Copy link
Contributor

  1. Deserialize advanced.id_generator
  2. Only call configure once per process, not once per submitted job

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5f4c632) to head (17e8508).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #690   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          137       137           
  Lines        10835     10840    +5     
  Branches      1488      1490    +2     
=========================================
+ Hits         10835     10840    +5     

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

Copy link

cloudflare-workers-and-pages bot commented Dec 17, 2024

Deploying logfire-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 17e8508
Status: ✅  Deploy successful!
Preview URL: https://6680c5b7.logfire-docs.pages.dev
Branch Preview URL: https://alex-fix-processpoolexecutor.logfire-docs.pages.dev

View logs

@alexmojaki alexmojaki enabled auto-merge (squash) December 17, 2024 20:09
@alexmojaki alexmojaki merged commit 4316680 into main Dec 17, 2024
11 checks passed
@alexmojaki alexmojaki deleted the alex/fix-ProcessPoolExecutor branch December 17, 2024 20:11
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.

1 participant