FIX: #226 Allows aiohttp.client.ClientSession.close() to be awaited
Resolves #226. Note that this change requires the client code to await (yield from) the Consul.close method. This is how all the other methods work (get, put, delete, etc).
@matusvalo did you have time to have a look at this one?
Can anyone merge this pls?
@cablehead Looks ok, merge please
Ping @cablehead
Any news on this being accepted?
@matusvalo @abn @cablehead Guys! Are you still maintain this package?
I built own package with some PRs and uploaded it to PyPi till not released new version, maybe it would be useful for someone
https://pypi.org/project/habibutsu.python-consul/1.2.0/
I this PR abandoned by the authors? we need to merge that guy it's already overdue. I'm happy to help if I can in anyway