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

Vendor in NIOs lock #1681

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Vendor in NIOs lock #1681

merged 2 commits into from
Oct 23, 2023

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Oct 23, 2023

Motivation:

For v2 we need a lock, and since we want to avoid taking on a NIO dependency in the core library we can vendor in NIOs lock type instead.

Motivation:

  • Vendor in NIOs lock type and locked value box, make them internal
  • Update NOTICES.txt

Result:

We have a lock type.

Motivation:

For v2 we need a lock, and since we want to avoid taking on a NIO
dependency in the core library we can vendor in NIOs lock type instead.

Motivation:

- Vendor in NIOs lock type and locked value box, make them internal
- Update NOTICES.txt

Result:

We have a lock type.
@glbrntt glbrntt requested a review from gjcairo October 23, 2023 13:24
@glbrntt glbrntt added the semver/none No version bump required. label Oct 23, 2023
Copy link
Collaborator

@gjcairo gjcairo left a comment

Choose a reason for hiding this comment

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

LGTM, just a tiny typo, I believe.

NOTICES.txt Outdated Show resolved Hide resolved
Co-authored-by: Gustavo Cairo <[email protected]>
@glbrntt glbrntt enabled auto-merge (squash) October 23, 2023 13:27
@dnadoba
Copy link
Collaborator

dnadoba commented Oct 23, 2023

What will be the minimum platform and swift version for v2?
The standard library is in the process of getting its own lock and locked value box.

@glbrntt
Copy link
Collaborator Author

glbrntt commented Oct 23, 2023

What will be the minimum platform and swift version for v2? The standard library is in the process of getting its own lock and locked value box.

Unclear yet, but that's useful info. We can revisit this at a later date.

@glbrntt glbrntt merged commit e97206c into grpc:main Oct 23, 2023
@glbrntt glbrntt deleted the gb-vendor-in-lock branch October 23, 2023 13:35
@glbrntt glbrntt added the version/v2 Relates to v2 label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required. version/v2 Relates to v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants