Merge remote-tracking branch 'origin/api-v1.8.2' into dev
This commit is contained in:
commit
4107fed711
1 changed files with 1 additions and 0 deletions
|
|
@ -155,6 +155,7 @@ def fetch_missed_contexts(frames):
|
|||
print(">>>>>>>> fetch_missed_contexts exception:")
|
||||
print(frames)
|
||||
print("------------------")
|
||||
raise
|
||||
file_abs_path = frames[i]["frame"]["absPath"]
|
||||
if file_abs_path in source_cache:
|
||||
file = source_cache[file_abs_path]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue