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

Avoid RuntimeError: dictionary changed size during iteration in Server._shift_counters() #8828

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

hendrikmakait
Copy link
Member

Closes #8816

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

@hendrikmakait hendrikmakait self-assigned this Aug 12, 2024
Copy link
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    25 files  ±0      25 suites  ±0   10h 19m 36s ⏱️ + 6m 16s
 4 104 tests ±0   3 979 ✅  - 6    113 💤 ±0  12 ❌ +6 
47 426 runs  ±0  45 284 ✅  - 5  2 129 💤  - 1  13 ❌ +6 

For more details on these failures, see this check.

Results for commit b5d9658. ± Comparison against base commit 86dc83c.

@phofl phofl merged commit 3db8c46 into dask:main Aug 13, 2024
22 of 31 checks passed
@phofl
Copy link
Collaborator

phofl commented Aug 13, 2024

thx

@hendrikmakait hendrikmakait deleted the avoid-dictionary-changed-size-error branch August 13, 2024 18:20
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.

_shift_counters - dictionary changed size during iteration
2 participants