dask / dask/distributed

Modernization of asyncio infrastructure / Deprecate Tornado

Open
#6,047 1 comment 2 reactions 0 assignees View on GitHub
deprecation networking stability
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

This is an issue to track efforts towards some modernization efforts of our asyncio infrastructure.

Very roughly this is about
- Addressing all warnings triggered by py3.10
- Slowly migrating away from tornado
- Deal with anti-patterns around our usage of futures, tasks and callbacks, e.g. for better exception handling

## Related issues
- [x] https://github.com/dask/distributed/issues/6048
- [x] https://github.com/dask/distributed/issues/6050
- [x] https://github.com/dask/distributed/issues/6049
- [x] https://github.com/dask/distributed/issues/6051

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.