mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
coroutine_read_actions.topic: Fix the Kotlin version that doesn't allow combine interceptors and dispatchers
This commit is contained in:
parent
777916bf24
commit
31b661da18
@ -220,7 +220,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
As of Kotlin 1.5.x, it is not possible to combine interceptors and dispatchers.
|
||||
As of Kotlin 1.8.x, it is not possible to combine interceptors and dispatchers.
|
||||
Only one of them can exist in the context:
|
||||
</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user