Microsoft/vscode
Auf GitHub ansehenProcess explorer: update name for service worker process
Open
#137.427 geöffnet am 18. Nov. 2021
bugelectronhelp wantedupstreamworkbench-diagnostics
Repository-Metriken
- Stars
- (74.848 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)
Beschreibung
Steps to Reproduce:
- Open any webview, ex: open an extension page
- Open process explorer
- There will now be a
windowprocess with no associated title, it can be mistaken for workbench
Inspecting the window via remote debugging, the following are the location information
"vscode-webview://extensioneditor/service-worker.js?id=bd03d4e0-fea8-4a03-8b…de-resource.vscode-webview.net&parentOrigin=vscode-file%3A%2F%2Fvscode-app"
Service workers are also spawned as renderer processes so it would be good to differentiate them in the explorer.