This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0ea1784d333766cef5e7dc22f65b2ec599ee25fb
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
coroutines
/
redundantAsync
T
History
Mikhail Glukhikh
fbb0a3e06c
Convert async {}.await() to withContext(DefaultDispatcher) {}
...
This fixes incorrect transformation related to KT-24235
2018-05-24 15:15:25 +03:00
..
.inspection
…
simple.kt
Convert async {}.await() to withContext(DefaultDispatcher) {}
2018-05-24 15:15:25 +03:00
simple.kt.after
Convert async {}.await() to withContext(DefaultDispatcher) {}
2018-05-24 15:15:25 +03:00
simplest.kt
Convert async {}.await() to withContext(DefaultDispatcher) {}
2018-05-24 15:15:25 +03:00
simplest.kt.after
Convert async {}.await() to withContext(DefaultDispatcher) {}
2018-05-24 15:15:25 +03:00
withParent.kt
Convert async {}.await() to withContext(DefaultDispatcher) {}
2018-05-24 15:15:25 +03:00
withStartAndContext.kt
Convert async {}.await() to withContext(DefaultDispatcher) {}
2018-05-24 15:15:25 +03:00
withStartAndContext.kt.after
Convert async {}.await() to withContext(DefaultDispatcher) {}
2018-05-24 15:15:25 +03:00
withStartNoContext.kt
Convert async {}.await() to withContext(DefaultDispatcher) {}
2018-05-24 15:15:25 +03:00