Skip to content

Deadlock with python 3.11 #8616

Closed
Closed
@epizut

Description

@epizut

I spent a lot of time digging into a deadlock issue with Dask distributed and Python 3.11.
This issue was created so other people won't have to lose the same amount of time debugging endless dask and CPython stacks.

Thanks to @diegorusso we now have a pending fix python/cpython#116969

Solutions:

  • Wait for #116969 if you are forced to use py3.11, but be aware that you need either python<3.11.9 or dask>=2024.4.1 due to #11035
  • Skip 3.11 and move to 3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    deadlockThe cluster appears to not make any progress

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions