-
Notifications
You must be signed in to change notification settings - Fork 12
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
Clean up executors #1193
Open
daniel-wer
wants to merge
10
commits into
master
Choose a base branch
from
clean-up-executors
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Clean up executors #1193
Commits on Sep 12, 2024
-
Clean up executors and make sequential executor truly synchronous.
Rename "test_pickling" to "multiprocessing_with_pickling" and "debug_sequential" to "sequential_with_pickling". No longer use a multiprocessing pool of size 1 for "sequential" executor by replacing it with the former "debug_sequential" executor. Clean up and speed up multiprocessing and non-scheduling executor tests.
Configuration menu - View commit details
-
Copy full SHA for ad75045 - Browse repository at this point
Copy the full SHA ad75045View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e3a007 - Browse repository at this point
Copy the full SHA 7e3a007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3639af2 - Browse repository at this point
Copy the full SHA 3639af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b0dbe - Browse repository at this point
Copy the full SHA f0b0dbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b83c464 - Browse repository at this point
Copy the full SHA b83c464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cad521 - Browse repository at this point
Copy the full SHA 3cad521View commit details -
Revert "Remove unused map_unordered methods"
This reverts commit f0b0dbe.
Configuration menu - View commit details
-
Copy full SHA for 98929e8 - Browse repository at this point
Copy the full SHA 98929e8View commit details -
Reapply "Remove unused map_unordered methods"
This reverts commit 98929e8.
Configuration menu - View commit details
-
Copy full SHA for 5509fa4 - Browse repository at this point
Copy the full SHA 5509fa4View commit details
Commits on Sep 19, 2024
-
Fix slurm test by indirectly parametrizing the tests. Also update pyt…
…est to the newest version.
Configuration menu - View commit details
-
Copy full SHA for 792e6e0 - Browse repository at this point
Copy the full SHA 792e6e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8cd9b0 - Browse repository at this point
Copy the full SHA b8cd9b0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.