diff --git a/topics/basics/architectural_overview/threading/coroutines/coroutine_scopes.md b/topics/basics/architectural_overview/threading/coroutines/coroutine_scopes.md index 8d94f3422..da10f3db8 100644 --- a/topics/basics/architectural_overview/threading/coroutines/coroutine_scopes.md +++ b/topics/basics/architectural_overview/threading/coroutines/coroutine_scopes.md @@ -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