Files
kotlin-fork/compiler
Denis Zharkov 8427cc373f FIR: Fix coroutines related IDE exception from TowerResolveManager
Do not try to steal tasks in suspendResolverTask
Otherwise, it might lead to resuming current coroutine through
"resume" methods that is kind of illegal when using suspendCoroutineUninterceptedOrReturn
2020-09-01 17:43:30 +03:00
..
2020-09-01 17:08:11 +03:00
2020-08-18 10:33:25 +02:00