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

Move trySendBlocking from jvm to concurrent source-set to make it ava… #3064

Merged
merged 2 commits into from Dec 10, 2021

Conversation

qwwdfsad
Copy link
Member

@qwwdfsad qwwdfsad commented Dec 6, 2021

…ilable on K/N

Fixes #2983

*/

package kotlinx.coroutines.channels
package channels
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like the IDE messed up here.

@dkhalanskyjb dkhalanskyjb merged commit 867b78c into develop Dec 10, 2021
@dkhalanskyjb dkhalanskyjb deleted the send-blocking branch December 10, 2021 07:44
woainikk pushed a commit that referenced this pull request Dec 14, 2021
Move trySendBlocking from the JVM to the concurrent source-set
to make it available on K/N.

Fixes #2983
yorickhenning pushed a commit to yorickhenning/kotlinx.coroutines that referenced this pull request Jan 28, 2022
Move trySendBlocking from the JVM to the concurrent source-set
to make it available on K/N.

Fixes Kotlin#2983
pablobaxter pushed a commit to pablobaxter/kotlinx.coroutines that referenced this pull request Sep 14, 2022
Move trySendBlocking from the JVM to the concurrent source-set
to make it available on K/N.

Fixes Kotlin#2983
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.

None yet

2 participants