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

Avoid using vendored lock in BroadcastAsyncSequence #2108

Merged
merged 1 commit into from
Nov 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions NOTICES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,6 @@ under the License.

-------------------------------------------------------------------------------

This product uses scripts derived from SwiftNIO's integration testing
framework: 'test_01_allocation_counts.sh', 'run-nio-alloc-counter-tests.sh' and
'test_functions.sh'.

It also uses derivations of SwiftNIO's lock 'NIOLock.swift' and locked value box
'NIOLockedValueBox.swift'.

* LICENSE (Apache License 2.0):
* https://github.com/apple/swift-nio/blob/main/LICENSE.txt
* HOMEPAGE:
* https://github.com/apple/swift-nio

---

This product uses derivations of SwiftNIOHTTP2's implementation of case
insensitive comparison of strings, found in 'HPACKHeader.swift'.

Expand Down
291 changes: 0 additions & 291 deletions Sources/GRPCCore/Internal/Concurrency Primitives/Lock.swift

This file was deleted.

Loading
Loading