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

Update NIO dependencies & fix performance checker warning #240

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

rebello95
Copy link
Collaborator

Updates our NIO dependencies to include https://github.com/apple/swift-nio/releases/tag/2.63.0 which fixes a performance checker warning seen when instantiating the NIO client from the main thread: apple/swift-nio#2620.

Resolves #181.

@rebello95 rebello95 merged commit 33cde3c into main Jan 31, 2024
14 checks passed
@rebello95 rebello95 deleted the update-nio branch January 31, 2024 00:28
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.

Thread Performance Warning Due to Priority Inversion when Initializing NIO Client
2 participants