-
-
Notifications
You must be signed in to change notification settings - Fork 757
Closed
Labels
Description
https://github.com/dask/distributed/actions/runs/3932865717/jobs/6725937308
distributed.tests.test_client.test_nested_compute seems to pretty consistently fail on win-py3.8
I'm surprised this is only happening on windows. I can reproduce this locally as well
2023-01-16 18:13:03,441 - distributed.worker - WARNING - Compute Failed
Key: fib-10a1838a5b9ea81099d4d0a02946bb70
Function: fib
args: (8)
kwargs: {}
Exception: "RuntimeError('Requested dask.distributed scheduler but no Client active.')"I suspect this is a regression that was introduced by dask/dask#9808 (although I don't understand how)
Reactions are currently unavailable
