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

KTOR-7327 Support conversion between byte channel interfaces and kotlinx-io primitives #4594

Merged
merged 10 commits into from
Jan 14, 2025

Conversation

e5l
Copy link
Member

@e5l e5l commented Jan 10, 2025

Fix KTOR-7327 Support conversion between byte channel interfaces and kotlinx-io primitives

@e5l e5l requested a review from osipxd January 10, 2025 12:38
@e5l e5l self-assigned this Jan 10, 2025
Copy link
Member Author

@e5l e5l left a comment

Choose a reason for hiding this comment

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

Hey @JakeWharton, thanks for the review! I'll check on the comments

@e5l e5l enabled auto-merge (squash) January 14, 2025 09:07
Copy link
Member

@osipxd osipxd 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 couple of minor questions

ktor-io/common/test/ByteChannelTest.kt Outdated Show resolved Hide resolved
ktor-io/jvmAndPosix/test/ByteWriteChannelSinkTest.kt Outdated Show resolved Hide resolved
ktor-io/common/test/ByteChannelTest.kt Outdated Show resolved Hide resolved
ktor-io/common/test/ByteChannelTest.kt Outdated Show resolved Hide resolved
@osipxd osipxd disabled auto-merge January 14, 2025 13:13
@osipxd
Copy link
Member

osipxd commented Jan 14, 2025

Disabled auto-merge because I want to merge #4600 first. Not to force a contributor to rebase his PR one more time.

@e5l e5l enabled auto-merge (squash) January 14, 2025 13:54
@e5l e5l merged commit 18c18fe into main Jan 14, 2025
14 of 16 checks passed
@e5l e5l deleted the e5l/streams-bc branch January 14, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants