Skip to content

Conversation

fabianfett
Copy link
Member

In PostgresNIO there is a type that is not Sendable but that is used when writing to a Channel. Channel write does not require Sendable. sending is sufficient.

Even though the protocol is extended here, we apparently don't need to add further implementations.

@fabianfett fabianfett added the 🆕 semver/minor Adds new public API. label Sep 30, 2025
@fabianfett
Copy link
Member Author

The API breaker check complains, but the existing Channels compile without any issues.

@fabianfett fabianfett requested a review from Lukasa September 30, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant