-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[TECH DEBT] Upgrade Tornado #64305
Comments
Does this obsolete #61380 or is that still going to happen later? |
We still want to get off tornado for everything outside of salt-api with saltnado. This enables us to wean off tornado co-routines with smaller changes. |
Upgrade to tornado 6.1 has landed in master. Not closing since I believe @dwoz still wants to make the necessary changes to support tornado 6.2 |
We're using a very old tornado version and have been working for some time to be able to upgrade. The time to upgrade is now.
The text was updated successfully, but these errors were encountered: