Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Aug 19, 2021

Motivation:

The NIO module is now a 'shell' module which re-exports NIOCore,
NIOPosix and NIOEmbeeded.

Modifications:

For the GRPC and GRPCTests modules:

  • Replace "import NIO" with "import NIOCore"
  • Add imports for NIOEmbeeded and NIOPosix as necessary

Result:

Imports are closer to what we actually use.

(cherry picked from commit c88f038)

Motivation:

The `NIO` module is now a 'shell' module which re-exports `NIOCore`,
`NIOPosix` and `NIOEmbeeded`.

Modifications:

For the GRPC and GRPCTests modules:
- Replace "import NIO" with "import NIOCore"
- Add imports for NIOEmbeeded and NIOPosix as necessary

Result:

Imports are closer to what we actually use.

(cherry picked from commit c88f038)
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Aug 19, 2021
@glbrntt glbrntt requested a review from fabianfett August 19, 2021 13:59
Copy link
Collaborator

@fabianfett fabianfett left a comment

Choose a reason for hiding this comment

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

Have fun!

@glbrntt glbrntt merged commit e50b64f into grpc:async-await Aug 19, 2021
@glbrntt glbrntt deleted the gb-cherry-pick-update-deps branch August 19, 2021 14:10
@glbrntt glbrntt mentioned this pull request Aug 19, 2021
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