Skip to content

Move debug proxy to external process #19702

@SteveSandersonMS

Description

@SteveSandersonMS

This is needed so that parts of the JS debugger inside VS can work. Currently, the debug proxy runs in-proc within the server being debugged, so if the .NET debugger pauses the server (as it does when "pause all processes" is enabled, which it is by default), this prevents the client debugger from working.

Metadata

Metadata

Labels

DoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor Componentsfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssembly

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions