6 Commits

Author SHA1 Message Date
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