Commit 42df28b
authored
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 <[email protected]>
* Update context.py
Signed-off-by: Sondra <[email protected]>
---------
Signed-off-by: Sondra <[email protected]>1 parent 2a896b7 commit 42df28b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
349 | | - | |
| 348 | + | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
0 commit comments