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

1.6.0-RC Changelog: FlowCollector is not fun interface #3037

Closed
hfhbd opened this issue Nov 23, 2021 · 2 comments
Closed

1.6.0-RC Changelog: FlowCollector is not fun interface #3037

hfhbd opened this issue Nov 23, 2021 · 2 comments

Comments

@hfhbd
Copy link
Contributor

hfhbd commented Nov 23, 2021

From changelog:

* `FlowCollector` is now `fun interface`, and corresponding inline extension is removed (#2790).

Linked PR does not affect FlowCollector: #2790

@qwwdfsad qwwdfsad added docs KDoc and API reference and removed docs KDoc and API reference labels Nov 23, 2021
@qwwdfsad
Copy link
Member

qwwdfsad commented Nov 23, 2021

Thanks! It seems like an automation issue, I'm looking into it, the PR didn't make it for some reason. I'll fix the changelog

qwwdfsad added a commit that referenced this issue Nov 24, 2021
* It also saves us from copy-without-imports problem

Addresses #3037
qwwdfsad added a commit that referenced this issue Nov 25, 2021
* It also saves us from the copy-without-imports problem

Addresses #3037
@hfhbd
Copy link
Contributor Author

hfhbd commented Dec 17, 2021

Fixed in 1.6.0-RC3

@hfhbd hfhbd closed this as completed Dec 17, 2021
yorickhenning pushed a commit to yorickhenning/kotlinx.coroutines that referenced this issue Jan 28, 2022
…#3047)

* It also saves us from the copy-without-imports problem

Addresses Kotlin#3037
pablobaxter pushed a commit to pablobaxter/kotlinx.coroutines that referenced this issue Sep 14, 2022
…#3047)

* It also saves us from the copy-without-imports problem

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

No branches or pull requests

2 participants