Closed
Description
Is there supposed to be a yield from in the following statement (request.write)?
https://github.com/KeepSafe/aiohttp/blob/master/aiohttp/client.py#L510
or the latest release (in case master moves)
https://github.com/KeepSafe/aiohttp/blob/v0.15.1/aiohttp/client.py#L517