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 contrib.concurrent with generators #1233

Merged
merged 1 commit into from
Aug 22, 2021
Merged

fix contrib.concurrent with generators #1233

merged 1 commit into from
Aug 22, 2021

Conversation

casperdcl
Copy link
Sponsor Member

@casperdcl casperdcl self-assigned this Aug 22, 2021
@codecov
Copy link

codecov bot commented Aug 22, 2021

Codecov Report

Merging #1233 (7622b2c) into devel (8c35d42) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##            devel    #1233   +/-   ##
=======================================
  Coverage   89.68%   89.68%           
=======================================
  Files          26       26           
  Lines        1735     1735           
  Branches      287      287           
=======================================
  Hits         1556     1556           
  Misses        133      133           
  Partials       46       46           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c1-quick 🕐 Complexity low p0-bug-critical ☢ Exception rasing to-merge ↰ Imminent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using generator with process_map crashes, despite passing total parameter to tqdm_class
1 participant