Closed talumbau closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
c0802c6
) 73.76% compared to head (6843966
) 73.76%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks great and ran well on my machine. Merging. Thanks @talumbau!
client.scatter
withbroadcast=True
, this can cause hangs due to how dask distributed works. It's presumed that this bug is only apparent in more recent runs on machines with high CPU counts, although that is not confirmed. But, this fix does allow the example to run to completion on a machine with CPU_COUNT=128.