`SymbolsBackend` init hangs
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript, wasm
- Domain
- devtools
Research direction
Start at the RPC implementation of createSymbolsBackendModulePromise and inspect its WebAssembly.compile call. Compare its behavior with compiling the module in the nose repl; done means the SymbolsBackend initialization resolves and the extension can parse symbols without hanging.
Written by the indexing model from the issue text.
Description
For some reason, when loading the symbol backend wasm, the compilation hangs and never resolves.
The extension isn't able to parse symbols due this hanging. I have looked into this and it seems the call to WebAssembly.compile inside createSymbolsBackendModulePromise (the rpc one) hangs. When compiling the module in the nose repl, it works
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 6
- Avg merge
- 8h
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/vscode-dwarf-debugging
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
microsoft/vscode-dwarf-debugging#9 · 1 comment ·
All issues in microsoft/vscode-dwarf-debugging
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·