dask / distributed

A distributed task scheduler for Dask
https://distributed.dask.org
BSD 3-Clause "New" or "Revised" License
1.55k stars 712 forks source link

Iterate over copy of `Server.digests_total_since_heartbeat` to avoid `RuntimeError` #8670

Closed hendrikmakait closed 3 weeks ago

hendrikmakait commented 3 weeks ago

Closes #8669

hendrikmakait commented 3 weeks ago

In an ideal world all of the digest handling would be isolated in a dedicated class, but well...

github-actions[bot] commented 3 weeks ago

Unit Test Results

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

    29 files  ±0      29 suites  ±0   11h 5m 31s :stopwatch: + 1m 12s  4 054 tests ±0   3 951 :white_check_mark:  - 2     97 :zzz: ±0  6 :x: +2  55 841 runs  ±0  53 674 :white_check_mark:  - 1  2 160 :zzz: ±0  7 :x: +1 

For more details on these failures, see this check.

Results for commit a9290302. ± Comparison against base commit cbc21dff.