socketry / async-http

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Response body isn't always closed.

ioquatix opened this issue · comments

response = yield(request, self)

The response body isn't closed in every code branch.