Skip to content

Stabilize isClosedForSend and isClosedForReceive #3517

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

Merged
merged 5 commits into from
Nov 16, 2022
Merged

Conversation

qwwdfsad
Copy link
Collaborator

@qwwdfsad qwwdfsad commented Nov 1, 2022

Both seem to have their proper niche (whether it is a fast-path optimization for single-threaded code or some sanity checks), both have a well-defined contract and are consistent.

The only open question is their potential linearizability issues (that are partially addressed in #3103), but it won't make us change this API in any way

@qwwdfsad qwwdfsad requested a review from dkhalanskyjb November 1, 2022 10:59
@qwwdfsad qwwdfsad requested a review from dkhalanskyjb November 2, 2022 16:47
@qwwdfsad qwwdfsad merged commit 9ae476f into develop Nov 16, 2022
@qwwdfsad qwwdfsad deleted the is-closed-for-send branch November 16, 2022 12:55
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.

2 participants