mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 08:47:50 +08:00
coroutine_scopes.md: Reorder scopes for clarity
This commit is contained in:
parent
b7e7706cf9
commit
23eaf29968
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user