Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Sep 27, 2021

Motivation:

NIO 2.33.0 folded _NIOConcurrency into NIOCore.

Modifications:

  • Bump required NIO version
  • Remove _NIOConcurrency depdenency and import

Result:

No depdenency on _NIOConcurrency.

Motivation:

NIO 2.33.0 folded `_NIOConcurrency` into `NIOCore`.

Modifications:

- Bump required NIO version
- Remove `_NIOConcurrency` depdenency and import

Result:

No depdenency on `_NIOConcurrency`.
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Sep 27, 2021
@glbrntt glbrntt requested a review from fabianfett September 27, 2021 14:23
@fabianfett
Copy link
Collaborator

Why is CI failing?

@Lukasa
Copy link
Collaborator

Lukasa commented Sep 28, 2021

One of the async/await tests is timing out.

@glbrntt
Copy link
Collaborator Author

glbrntt commented Sep 28, 2021

Yup, bug/flaky test it seems. Will look into that today 👀

@glbrntt glbrntt merged commit 52334ce into grpc:1.4.1-async-await Oct 6, 2021
@glbrntt glbrntt deleted the gb-update-concurrency-dep branch October 6, 2021 08:52
glbrntt added a commit that referenced this pull request Nov 26, 2021
Motivation:

NIO 2.33.0 folded `_NIOConcurrency` into `NIOCore`.

Modifications:

- Bump required NIO version
- Remove `_NIOConcurrency` depdenency and import

Result:

No depdenency on `_NIOConcurrency`.
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