-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Invoke-WebRequest not responding to «Ctrc+c» #16145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I can reproduce: start downloading an ISO and then disconnect Wi-Fi - PowerShell hang (no response after Ctrl-C and Wi-Fi reconnect). |
If there is the VPN- or proxy-program between PowerShell and Internet, that program (probably) is returning the connection error and PowerShell by itself (without external intervention) is continue after 1-2 minutes with |
Even though we have Line 1358 in 7cf1ef8
|
Related to #12249 |
I can reproduce: We look forward to fixing this problem as soon as possible. |
🎉This issue was addressed in #19330, which has now been successfully released as Handy links: |
Prerequisites
Steps to reproduce
I am experiencing a problem with this comandlet.
I started it to downloading and turned off the router. Comandlet hanged and hangs for more than 10 hours.
I think it should be breaked after I push «Ctrl+c», but it continue hanging.
Sorry my English.
Expected behavior
«Ctrl+c» – and Oll Korrect.
Actual behavior
Nothing changes.
Error details
I can not start the next command.
Environment data
Visuals
I prepared the window of PowerShell and reduced the speed of the router to minimal:



I pushed the «Enter»:
I turned off the router:
Now I am trying unsuccessfully to stop it.
The text was updated successfully, but these errors were encountered: