Skip to content

Band-aid for compute_as_if_collection#8998

Merged
jcrist merged 2 commits intodask:mainfrom
ian-r-rose:compute-as-if-collections-band-aid
May 5, 2022
Merged

Band-aid for compute_as_if_collection#8998
jcrist merged 2 commits intodask:mainfrom
ian-r-rose:compute-as-if-collections-band-aid

Conversation

@ian-r-rose
Copy link
Copy Markdown
Collaborator

Temporary band-aid for #8991 to force the deletion of dsk.key_dependencies, which could result in bad dependency information and thereby bad scheduling when used in compute_as_if_collection. I'm agnostic as to whether this should ever be merged. The test doesn't really even directly probe the fix, I've mostly included it for illustrative purposes.

  • Tests added / passed
  • Passes pre-commit run --all-files

Ian Rose added 2 commits April 28, 2022 16:12
could result in bad dependency information and thereby bad scheduling
when used in `compute_as_if_collection`
@ian-r-rose ian-r-rose requested a review from jcrist April 28, 2022 23:17
@jcrist jcrist merged commit 96c9847 into dask:main May 5, 2022
erayaslan pushed a commit to erayaslan/dask that referenced this pull request May 12, 2022
* Temporary band-aid to force the deletion of dsk.key_dependencies, which
could result in bad dependency information and thereby bad scheduling
when used in `compute_as_if_collection`

* Typo
TomAugspurger added a commit to TomAugspurger/dask that referenced this pull request Apr 18, 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.

3 participants