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

Add missing Dispatch import #223

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Add missing Dispatch import #223

merged 2 commits into from
Jan 31, 2025

Conversation

glbrntt
Copy link
Contributor

@glbrntt glbrntt commented Jan 30, 2025

Motivation:

Dispatch wasn't imported in NIOTSSingletons.swift where .default was used for the default QoS. This causes some build issues.

Modifications:

  • Add missing Dispatch import

Result:

Fewer build issues

Motivation:

Dispatch wasn't imported in `NIOTSSingletons.swift` where `.default`
was used for the default QoS. This causes some build issues.

Modifications:

- Add missing Dispatch import

Result:

Fewer build issues
@glbrntt glbrntt requested a review from Lukasa January 30, 2025 20:49
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Jan 30, 2025
@Lukasa Lukasa merged commit 3c39406 into apple:main Jan 31, 2025
22 checks passed
@glbrntt glbrntt deleted the missing-import branch February 4, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants