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
fix: command lookup error when scope is cached (#1716)
* fix: command lookup error when scope is cached
Fixed lookup to use .get() on the dictionary to prevent large log of error in the circumstance of a cache command showing on a changed scope
Signed-off-by: Sondra <125593620+sondevra@users.noreply.github.com>
* Update context.py
Signed-off-by: Sondra <125593620+sondevra@users.noreply.github.com>
---------
Signed-off-by: Sondra <125593620+sondevra@users.noreply.github.com>
0 commit comments