Closed
Description
- Version: v14.10.0
- Platform: All
- Subsystem: Uncertain
What steps will reproduce the bug?
got@11.6.1
hangs when running under v14.10.0. Works fine under earlier versions, including v14.9.0. See sindresorhus/got#1441 for more details.
As v14.10.0 was a minor version bump, I wouldn't expect it to break existing code.
How often does it reproduce? Is there a required condition?
Every time.
What is the expected behavior?
got
can make a request successfully
What do you see instead?
got
hangs indefinitely (promise doesn't resolve - not sure why)
Additional information
got
has over 12 million weekly downloads. This issue should probably be addressed quickly.