Skip to content

Conversation

@wyfo
Copy link
Contributor

@wyfo wyfo commented Nov 10, 2025

Fixes the bug of try_recv not always raising an exception when the channel is closed.
The initial implementation had to juggle with heterogeneous Rust channel API. The APIs have been uniformed since.

Supersedes #629

Fixes the bug of `try_recv` not always raising an exception when the
channel is closed.
The initial implementation had to juggle with heterogeneous Rust channel
 API. The APIs have been uniformed since.
@github-actions
Copy link
Contributor

PR missing one of the required labels: {'dependencies', 'breaking-change', 'new feature', 'bug', 'ci', 'api-sync', 'enhancement', 'documentation', 'internal'}

@wyfo wyfo requested a review from DenisBiryukov91 November 10, 2025 10:14
@wyfo wyfo added bug Something isn't working internal Changes not included in the changelog labels Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working internal Changes not included in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant