coroutine_scopes.md: Reorder scopes for clarity

This commit is contained in:
Karol Lewandowski 2025-05-19 11:59:54 +02:00
parent b7e7706cf9
commit 23eaf29968

View File

@ -174,10 +174,10 @@ gantt
axisFormat
section Lifetimes
Application Scope : done, 0, 10
Plugin A Scope : active, done, 1, 6
Plugin B Scope : 4, 9
Project Scope : done, 2, 8
Plugin A Scope : active, done, 1, 6
Project × Plugin A Scope : active, done, 2, 6
Plugin B Scope : 4, 9
Project × Plugin B Scope : 4, 8
PluginAService leak : crit, 5, 8
Correct PluginAService lifetime should end here : active, milestone, 6, 6