Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jun 9, 2022

Motivation:

Support for Sendable was added to swift-nio-http2 in 1.22.0 so the
@preconcurrency import of NIOHPACK is no longer required (and
produces warnings).

Modifications:

  • Update minimum HTTP/2 version
  • Remove @preconcurrency from NIOHPACK imports

Result:

Fewer warnings

Motivation:

Support for Sendable was added to swift-nio-http2 in 1.22.0 so the
`@preconcurrency` import of `NIOHPACK` is no longer required (and
produces warnings).

Modifications:

- Update minimum HTTP/2 version
- Remove `@preconcurrency` from `NIOHPACK` imports

Result:

Fewer warnings
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Jun 9, 2022
@Lukasa Lukasa merged commit 41b9c16 into grpc:main Jun 9, 2022
@glbrntt glbrntt deleted the gb-preconcurrency-sendable-imports branch June 10, 2022 11:01
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