dask / dask/distributed

Enable `Client.get_versions` to get versions from all other clients and compare against those

Open
#6,868 0 comments 2 reactions 0 assignees View on GitHub
diagnostics enhancement
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

As mentioned in https://github.com/dask/distributed/issues/6536#issuecomment-1208144451, it would be useful for `Client.get_versions` to get the versions of all other clients and be able to compare against those to detect another client with wrong versions. We may want to hide this feature behind some flag since I suspect that the default use case would be to check the current client against the cluster and ignore potentially mismatching versions on other clients.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.