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

Deprecate SendChannel.offer and replace its usages along the code base #2644

Merged
merged 7 commits into from
Apr 13, 2021

Conversation

qwwdfsad
Copy link
Contributor

No description provided.

@qwwdfsad qwwdfsad force-pushed the channel-api-migration branch from 9ae5972 to 176ccf1 Compare April 12, 2021 16:20
@qwwdfsad qwwdfsad force-pushed the channel-api-migration branch from 176ccf1 to dedd448 Compare April 12, 2021 16:24
@qwwdfsad qwwdfsad marked this pull request as ready for review April 12, 2021 20:36
@qwwdfsad qwwdfsad requested a review from elizarov April 12, 2021 20:36
@qwwdfsad qwwdfsad force-pushed the channel-api-migration branch from e47cd2d to 3ba936b Compare April 13, 2021 09:08
Copy link
Contributor

@elizarov elizarov left a comment

Choose a reason for hiding this comment

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

👍 Well done

@qwwdfsad qwwdfsad merged commit 3c83c0c into develop Apr 13, 2021
@qwwdfsad qwwdfsad deleted the channel-api-migration branch April 13, 2021 13:48
pablobaxter pushed a commit to pablobaxter/kotlinx.coroutines that referenced this pull request Sep 14, 2022
…ages along the codebase (Kotlin#2644)

* Deprecate SendChannel.offer and replace its usages along the codebase
* Deprecate ReceiveChannel.poll and replace its usages along the codebase

Co-authored-by: Roman Elizarov <[email protected]>

Addresses Kotlin#974
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