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

Update test_spill.py to avoid FutureWarnings #1243

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

pentschev
Copy link
Member

Distributed has now deprecated parameters related to worker's fractional spilling in favor of Dask configs, update spilling tests to use Dask configs and avoid FutureWarnings.

Distributed has now deprecated parameters related to worker's fractional
spilling in favor of Dask configs, update spilling tests to use Dask
configs and avoid `FutureWarning`s.
@pentschev pentschev requested a review from a team as a code owner September 26, 2023 11:27
@github-actions github-actions bot added the python python code needed label Sep 26, 2023
@pentschev pentschev added 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Sep 26, 2023
Copy link
Member

@madsbk madsbk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @pentschev

@wence-
Copy link
Contributor

wence- commented Sep 28, 2023

/merge

@rapids-bot rapids-bot bot merged commit 93b6677 into rapidsai:branch-23.10 Sep 28, 2023
@pentschev
Copy link
Member Author

Thanks @madsbk and @wence- !

@pentschev pentschev deleted the update-test-spill branch October 4, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python python code needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants