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

Provide CoroutineScope into flowViaChannel block, but make it non-sus… #1134

Merged
merged 1 commit into from
Apr 24, 2019

Conversation

qwwdfsad
Copy link
Collaborator

…pending.

* It allows using flowViaChannel for integration with Java callbacks
* CoroutineScope is provided to provide a lifecycle object (that is not otherwise accessible)
* Suspending use-cases are covered with flow builder

Fixes #1081

…pending.

    * It allows using flowViaChannel for integration with Java callbacks
    * CoroutineScope is provided to provide a lifecycle object (that is not otherwise accessible)
    * Suspending use-cases are covered with flow builder

Fixes #1081
@qwwdfsad qwwdfsad requested a review from elizarov April 23, 2019 11:40
@qwwdfsad qwwdfsad added this to the 1.2.1 milestone Apr 24, 2019
@elizarov elizarov merged commit bb7b3c2 into develop Apr 24, 2019
@elizarov elizarov deleted the flow-via-channel-changes branch April 24, 2019 10:08
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