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

[master] Upgrade tornado to 6.3.2 #64396

Merged
merged 6 commits into from
May 31, 2023
Merged

[master] Upgrade tornado to 6.3.2 #64396

merged 6 commits into from
May 31, 2023

Conversation

dwoz
Copy link
Contributor

@dwoz dwoz commented May 31, 2023

What does this PR do?

Upgrade tornado to 6.3.2

What issues does this PR fix or reference?

Fixes: #64305

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

@dwoz dwoz requested review from a team and s0undt3ch as code owners May 31, 2023 20:55
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Upgrade tornado to 6.3.2 [master] Upgrade tornado to 6.3.2 May 31, 2023
@dwoz
Copy link
Contributor Author

dwoz commented May 31, 2023

Here is a passing full test run against the branch: https://github.com/saltstack/salt/actions/runs/5130722761

@@ -28,8 +28,9 @@ def app(client_config, load_auth):
)


# The order of these fixtures matter, app before io_loop
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A less brittle solution is to have the app fixture depend on the ioloop fixture.

@garethgreenaway garethgreenaway merged commit d50ba4d into master May 31, 2023
@garethgreenaway garethgreenaway deleted the tornado branch May 31, 2023 22:59
@dwoz dwoz mentioned this pull request Nov 3, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TECH DEBT] Upgrade Tornado
5 participants