mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
content_updates.md: Add information about adding Coroutine Read Action's FAQ
This commit is contained in:
parent
4919ac9f21
commit
213923b2ee
@ -19,6 +19,10 @@ Threading Model
|
||||
:
|
||||
Revamp the [Threading Model](threading_model.md) page (formerly _General Threading Rules_) and add a new page describing [background processes](background_processes.md), including cancellation and progress tracking.
|
||||
|
||||
Coroutines Read Actions
|
||||
:
|
||||
Added FAQ section and explanation of [why suspending inside the block is not allowed](coroutine_read_actions.topic#why-can-t-i-suspend-inside-the-block).
|
||||
|
||||
### June
|
||||
{june-24}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user