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

Use Kotlin coroutines 1.4.2, because version 1.4.1 has StackOverflowError bug #534

Merged
merged 1 commit into from Mar 16, 2021

Conversation

0xnm
Copy link
Contributor

@0xnm 0xnm commented Mar 16, 2021

What does this PR do?

Kotlin coroutines version 1.4.1 has a bug causing stack overflow which was fixed here Kotlin/kotlinx.coroutines#2371 as part of 1.4.2 release.

This bug causes a crash in the sample app.

Changelog: https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md

@0xnm 0xnm requested a review from a team as a code owner March 16, 2021 10:48
@xgouchet xgouchet merged commit 76a39bf into master Mar 16, 2021
@xgouchet xgouchet deleted the nogorodnikov/custom/coroutines-1.4.2 branch March 16, 2021 15:50
@xgouchet xgouchet added this to the 1.9.0 milestone May 11, 2021
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.

None yet

3 participants