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

StateFlow #10

Closed
floschu opened this issue Apr 30, 2020 · 0 comments · Fixed by #16
Closed

StateFlow #10

floschu opened this issue Apr 30, 2020 · 0 comments · Fixed by #16
Assignees
Labels
enhancement New feature or request

Comments

@floschu
Copy link
Owner

floschu commented Apr 30, 2020

Kotlin/kotlinx.coroutines#1973

  • Consider using MutableStateFlow instead of ConflatedBroadCastChannel to back ControllerImplementation.state.
  • Consider whether Controller.state and Controller.currentState should be replaced by StateFlow
@floschu floschu added the enhancement New feature or request label Apr 30, 2020
@floschu floschu self-assigned this Apr 30, 2020
@floschu floschu mentioned this issue May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant