Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Use broadcast channels to keep SendChannel open #1317

Closed
AllanWang opened this issue Jan 6, 2019 · 1 comment
Closed

Use broadcast channels to keep SendChannel open #1317

AllanWang opened this issue Jan 6, 2019 · 1 comment
Assignees
Labels

Comments

@AllanWang
Copy link
Owner

AllanWang commented Jan 6, 2019

While it may look equivalent to channels, it looks like it won't ever face the issue of crashing due to cancellation or invalid setup

Try broadcast channels instead

@AllanWang AllanWang self-assigned this Jan 6, 2019
@AllanWang
Copy link
Owner Author

Looks like this may be possible with just broadcast channels

Kotlin/kotlinx.coroutines#937

@AllanWang AllanWang changed the title Look into livedata Use broadcast channels to keep SendChannel open Jan 16, 2019
@AllanWang AllanWang added the bug label Jan 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant