microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
161.23k stars 28.3k forks source link

daprd task doesn's start correctly when specifying a logLevel #148681

Closed francotiveron closed 2 years ago

francotiveron commented 2 years ago

Issue Type: Bug

VS Code version: Code - Insiders 1.67.0-insider (3159d61ccf5150764f7742f098d76872e3114dcb, 2022-05-04T00:06:04.293Z) OS version: Windows_NT x64 10.0.19044 Restricted Mode: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i9-10885H CPU @ 2.40GHz (16 x 2400)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|63.73GB (39.99GB free)| |Process Argv|--crash-reporter-id 069701b0-35c0-493b-b96d-091de8b8f40e| |Screen Reader|no| |VM|0%|
Extensions (37) Extension|Author (truncated)|Version ---|---|--- k8s-snippets|dog|0.1.2 gitlens|eam|12.0.6 vscode-open-in-application|fab|1.0.6 flux|inf|1.0.4 Ionide-fsharp|Ion|6.0.2 file-downloader|min|1.0.12 mindaro|min|1.0.120220125 azure-pipelines|ms-|1.204.0 vscode-azureappservice|ms-|0.23.3 vscode-azurefunctions|ms-|1.6.2 vscode-azureresourcegroups|ms-|0.4.0 vscode-azurestorage|ms-|0.13.0 vscode-azurevirtualmachines|ms-|0.5.0 vscode-bicep|ms-|0.6.1 vscode-cosmosdb|ms-|0.18.1 vscode-dapr|ms-|0.6.0 vscode-docker|ms-|1.22.0 csharp|ms-|1.24.4 vscode-dotnet-runtime|ms-|1.5.0 vscode-aks-tools|ms-|0.0.17 vscode-kubernetes-tools|ms-|1.3.7 python|ms-|2022.4.1 vscode-pylance|ms-|2022.4.3 jupyter|ms-|2022.4.1001252103 jupyter-keymap|ms-|1.0.0 jupyter-renderers|ms-|1.0.6 remote-containers|ms-|0.233.1 remote-wsl|ms-|0.66.2 azure-account|ms-|0.10.1 azurecli|ms-|0.5.0 powershell-preview|ms-|2022.5.0 vscode-node-azure-pack|ms-|0.3.0 azurerm-vscode-tools|msa|0.15.6 vscode-yaml|red|1.7.0 azure-event-hub-explorer|Sum|0.1.1 large-file|yy0|1.0.12 k8s-snippets|yzd|0.1.6
A/B Experiments ``` vsliv695:30137379 vsins829:30139715 vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256197 pythonvspyl392:30422396 pythontb:30258533 vsc_aacf:30263846 pythonvspyt551:30291412 pythonptprofiler:30281269 vshan820:30294714 pythondataviewer:30285072 vscod805:30301674 pythonvspyt200:30323110 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30404738 wslgetstarted:30449409 pythonvspyt640:30438691 vscscmwlcmt:30465136 cppdebugcf:30475217 vscaac:30438845 vsclangdf:30480126 ```
roblourens commented 2 years ago

Can you give more specific steps? What type of debug configuration?

francotiveron commented 2 years ago

https://github.com/microsoft/vscode/issues/148682

roblourens commented 2 years ago

How is this issue different from https://github.com/microsoft/vscode/issues/148682? This would be an issue with the extension that provides that task definition

francotiveron commented 2 years ago

@roblourens https://github.com/microsoft/vscode/issues/148682 is about the wording ("warn" vs "warning"), this is about the daprd task being stuck when logLevel is specified. They are two different issue even if related

roblourens commented 2 years ago

Ok. I think this would be an issue with the extension that provides this task definition.