-
Notifications
You must be signed in to change notification settings - Fork 433
Simplified generator unordered #1500
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
Conversation
…tor_unordered advantages
…aways with reasonably fast tasks
… latest completion)
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #1500 +/- ##
==========================================
- Coverage 94.96% 94.89% -0.08%
==========================================
Files 45 45
Lines 7474 7521 +47
==========================================
+ Hits 7098 7137 +39
- Misses 376 384 +8
☔ View full report in Codecov by Sentry. |
The failure observed for EDIT: I clicked "re-run" and now this test pass on the windows CI so it's an heisen failure unrelated to this PR. |
This PR has the same content as #1463 + a simplification.
I created a new PR to make it possible to run the full CI on the last commit. If it works, it can be cherry-picked into #1463 instead of merging this.