mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
background_processes.md: minor
This commit is contained in:
parent
d80b777fe1
commit
63a858699a
@ -12,7 +12,7 @@ The IntelliJ Platform executes background processes widely and provides two main
|
||||
## Progress API
|
||||
<primary-label ref="obsolete-2024.1"/>
|
||||
|
||||
> Plugins targeting 2024.1+ should use [](kotlin_coroutines.md), which is a more performant solution and provides the cancellation mechanism out of the box.
|
||||
> Plugins targeting 2024.1+ should use [Kotlin coroutines](kotlin_coroutines.md), which is a more performant solution and provides the cancellation mechanism out of the box.
|
||||
>
|
||||
> See [](coroutine_execution_contexts.md) for coroutine-based APIs to use in different contexts.
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user