Skip to content

test_mp_pool_worker_no_daemon hangs after dependencies or CI env update #5712

Closed
@crusaderky

Description

@crusaderky

Overnight, with no changes to the distributed code, test_mp_pool_worker_no_daemon started hanging deterministically on Linux.

Last successful run: https://github.com/dask/distributed/runs/4944060002
First failed run: https://github.com/dask/distributed/runs/4949990263

Diff of mamba list on Python 3.8 doesn't show anything that catches the eye:

< coverage                  6.2              py38h497a2fe_0    conda-forge
> coverage                  6.3              py38h497a2fe_0    conda-forge

< distributed               2022.1.0+20.g682a7b1d           dev_0    <develop>
> distributed               2022.1.0+21.ge04c5627           dev_0    <develop>

< notebook                  6.4.7              pyha770c72_0    conda-forge
> notebook                  6.4.8              pyha770c72_0    conda-forge

< prometheus_client         0.12.0             pyhd8ed1ab_0    conda-forge
> prometheus_client         0.13.0             pyhd8ed1ab_0    conda-forge

Note that the diff on Python 3.9 is a lot noiser due to a major change in pytorch which however is unrelated to the issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions