[BUG]: Unsafe closing will crush all http request #1581
Answered
by
waldekmastykarz
SongOfYouth
asked this question in
Q&A
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 |
Answered by
waldekmastykarz
Mar 3, 2026
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. |
0 replies
Answer selected by
SongOfYouth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to 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.