Skip to content

distributed.tests.test_client.test_nested_compute failing #7483

@fjetter

Description

@fjetter

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

image

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    regressiontestsUnit tests and/or continuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions