mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
coroutine_edt_and_locks.md: Add learnCoroutines snippet
This commit is contained in:
parent
4483e14286
commit
b52e1031d5
@ -2,6 +2,8 @@
|
||||
|
||||
# Coroutines on EDT and Locks
|
||||
|
||||
<include from="coroutines_snippets.md" element-id="learnCoroutines"/>
|
||||
|
||||
Sometimes, errors similar to the below can be observed in the IDE:
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user