-
Notifications
You must be signed in to change notification settings - Fork 14
Issues: hunterhug/marmot
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
http响应失败时,resp变量将为nil,而err变量将是non-nil。然而,当你得到一个重定向的错误时,两个变量都将是non-nil。意味着最后依然会内存泄露
#4
by hunterhug
was closed Aug 6, 2017
标准http库只在目标HTTP服务器要求关闭时才会关闭网络连接。这意味着你的应用在某些条件下消耗完sockets/file的描述符
#5
by hunterhug
was closed Aug 6, 2017
ProTip!
Find all open issues with in progress development work with linked:pr.