Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jul 2, 2020

Motivation:

NIOSSLServerHandler.init became non-throwing in 2.8.0; the compiler
warns us that our try is now redundant.

Modifications:

  • Update minimum NIOSSL version and remove redundant try

Result:

No more warnings

Motivation:

NIOSSLServerHandler.init became non-throwing in 2.8.0; the compiler
warns us that our try is now redundant.

Modifications:

- Update minimum NIOSSL version and remove redundant try

Result:

No more warnings
@glbrntt glbrntt added nio 🔨 semver/patch No public API change. labels Jul 2, 2020
@glbrntt glbrntt requested a review from Lukasa July 2, 2020 09:45
@glbrntt glbrntt merged commit 2059a6e into grpc:master Jul 2, 2020
@glbrntt glbrntt deleted the gb-update-nio-ssl branch July 2, 2020 12:09
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.

2 participants