[BUG]: Unsafe closing will crush all http request #1581
-
DescriptionClosing the command window directly without Expected behavioursafely exit when close the command window. Actual behaviourall web not work. Steps to reproduce
Dev Proxy Version2.1 Operating system (environment)Windows ShellPowerShell Configuration filenothing special. Additional InfoNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This is by design and documented here: https://learn.microsoft.com/microsoft-cloud/dev/dev-proxy/how-to/why-is-my-internet-connection-not-working-after-using-the-proxy. If it interferes with your workflow, you can also start Dev Proxy without it registering as a system proxy, so killing the parent process/terminal won't have any effect on your network configuration. |
Beta Was this translation helpful? Give feedback.
This is by design and documented here: https://learn.microsoft.com/microsoft-cloud/dev/dev-proxy/how-to/why-is-my-internet-connection-not-working-after-using-the-proxy. If it interferes with your workflow, you can also start Dev Proxy without it registering as a system proxy, so killing the parent process/terminal won't have any effect on your network configuration.