You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "Attach parent PluginResolver to plugin tracked coroutines (#4641)" (#4826)
This reverts commit bc8e338
Since the logic is in `core`, `coroutineContext` is consistently being initialized with
"Toolkit" as the resolved plugin. Instead the resolver needs to be evaluated at the top of a coroutine stack,
which needs some investigation given that we are moving to a platform-injected parent `CoroutineScope`
Copy file name to clipboardExpand all lines: plugins/core/jetbrains-community/src/migration/software/aws/toolkits/jetbrains/core/coroutines/PluginCoroutineScopeTracker.kt
0 commit comments