Karol Lewandowski
|
868307a818
|
coroutine_execution_contexts.md: Fix grammar/style
|
2024-09-06 15:18:35 +02:00 |
|
Karol Lewandowski
|
ddd5f3e92d
|
coroutine_execution_contexts.md: Clarify blocking execution context
|
2024-09-06 11:42:20 +02:00 |
|
Karol Lewandowski
|
7f44b101df
|
threading_model.md: Rename readers-writer lock to read-write lock
|
2024-08-05 16:20:24 +02:00 |
|
Karol Lewandowski
|
5c77f0e8f9
|
Rename general_threading_rules.md to threading_model.md
|
2024-07-30 15:59:04 +02:00 |
|
Karol Lewandowski
|
c20bf65681
|
Threading Model (revamped General Threading Rules) and Background Processes (#1359)
|
2024-07-30 15:39:50 +02:00 |
|
Karol Lewandowski
|
31b661da18
|
coroutine_read_actions.topic: Fix the Kotlin version that doesn't allow combine interceptors and dispatchers
|
2024-07-11 13:48:28 +02:00 |
|
Karol Lewandowski
|
777916bf24
|
coroutine_read_actions.topic: Cleanup
|
2024-07-11 12:46:29 +02:00 |
|
Karol Lewandowski
|
506233c675
|
coroutine_read_actions.md: Delete old MD version
|
2024-07-11 12:45:20 +02:00 |
|
Karol Lewandowski
|
c2ff3369fa
|
coroutine_read_actions.topic: Fix style issues
|
2024-07-11 12:38:28 +02:00 |
|
Karol Lewandowski
|
de20c26d48
|
coroutine_read_actions.topic: Add the FAQ section
It was converted to .topic because in MD, the last "Something is missing?" section was falling into the collapsed by default FAQ section.
|
2024-07-11 12:38:27 +02:00 |
|
Karol Lewandowski
|
a47f1183b9
|
kotlin_coroutines.md: Fix style and grammar
|
2024-07-04 10:51:42 +02:00 |
|
Yann Cébron
|
778fadcb14
|
add labels to content
|
2024-06-13 12:15:44 +02:00 |
|
Karol Lewandowski
|
ada8766c8d
|
coroutine_read_actions.md: Add information about the coroutine equivalent of using finishOnUiThread to start a write action
|
2024-06-11 12:56:44 +02:00 |
|
Karol Lewandowski
|
9328906f3f
|
coroutine_dumps.md: Remove namedChildScope
Regular `childScope` is named now, `namedChildScope` does not exist anymore.
|
2024-06-10 16:29:47 +02:00 |
|
Yann Cébron
|
80b966611b
|
links: gh-ic-master -> gh-ic
|
2024-05-14 13:55:56 +02:00 |
|
Sebastian Aigner
|
9a32659829
|
Fix typo (#1295)
|
2024-04-10 16:04:20 +02:00 |
|
Karol Lewandowski
|
c8f2bfdcf6
|
Use consistent terms: "UI thread" -> "EDT"
|
2024-04-10 12:43:00 +02:00 |
|
Karol Lewandowski
|
7462c85c9b
|
Grammar fixes: "the EDT" -> "EDT"
|
2024-04-10 12:43:00 +02:00 |
|
Karol Lewandowski
|
7c806a6e11
|
coroutine_dispatchers.md: Move warning about using thread-specific data to a warning callout to avoid confusion with the example
|
2024-04-09 14:22:05 +02:00 |
|
Yann Cébron
|
4ec2775bac
|
plugin_services.md: clarify injecting Coroutine Scope
|
2024-04-03 13:31:18 +02:00 |
|
Karol Lewandowski
|
0b4af420b5
|
Coroutines (#1269)
|
2024-03-19 15:46:09 +01:00 |
|