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

Fix tests to work with unreleased swift-nio changes #2001

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

czechboy0
Copy link
Contributor

Summary

Incoming swift-nio changes slightly changed the semantics of testing event loops, making some tests fail.

This PR explicitly shuts down the ConnectionManager to force correct ordering in tests.

Test Plan

All tests pass locally with both the latest released and "main" swift-nio.

Copy link

linux-foundation-easycla bot commented Aug 1, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: czechboy0 / name: Honza Dvorsky (885abab)

@glbrntt glbrntt added the semver/none No version change required. label Aug 1, 2024
Copy link
Collaborator

@glbrntt glbrntt left a comment

Choose a reason for hiding this comment

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

Thank you!

@glbrntt glbrntt enabled auto-merge (squash) August 1, 2024 09:09
@glbrntt glbrntt merged commit 1f067db into grpc:main Aug 1, 2024
15 of 17 checks passed
@czechboy0 czechboy0 deleted the hd-fix-tests-with-new-nio branch August 1, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version change required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants