Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernization of asyncio infrastructure / Deprecate Tornado #6047

Open
4 tasks done
fjetter opened this issue Apr 1, 2022 · 0 comments
Open
4 tasks done

Modernization of asyncio infrastructure / Deprecate Tornado #6047

fjetter opened this issue Apr 1, 2022 · 0 comments
Labels
deprecation Something is being removed networking stability Issue or feature related to cluster stability (e.g. deadlock)

Comments

@fjetter
Copy link
Member

fjetter commented Apr 1, 2022

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

@fjetter fjetter added networking stability Issue or feature related to cluster stability (e.g. deadlock) deprecation Something is being removed labels Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation Something is being removed networking stability Issue or feature related to cluster stability (e.g. deadlock)
Projects
None yet
Development

No branches or pull requests

1 participant