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

enable coroutine multi-threaded for ntaive targets #264

Closed
sockeqwe opened this issue Feb 17, 2022 · 3 comments
Closed

enable coroutine multi-threaded for ntaive targets #264

sockeqwe opened this issue Feb 17, 2022 · 3 comments

Comments

@sockeqwe
Copy link
Collaborator

Right now mutlithreaded coroutine dont work on native targets.

sockeqwe added a commit that referenced this issue Feb 17, 2022
BenjaminLifeTime pushed a commit to conhealth/FlowRedux that referenced this issue Feb 21, 2022
BenjaminLifeTime pushed a commit to conhealth/FlowRedux that referenced this issue Feb 21, 2022
BenjaminLifeTime pushed a commit to conhealth/FlowRedux that referenced this issue Feb 21, 2022
@gabrielittner
Copy link
Member

The native-mt artifact will not be released anymore from 1.7 on Kotlin/kotlinx.coroutines#462 (comment) so we should focus on testing if FlowRedux works with the new memory model without any changes

@sockeqwe
Copy link
Collaborator Author

👍 good to know

@gabrielittner
Copy link
Member

The new memory model is stable, there is nothing left for us to do here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants