python-consul
python-consul copied to clipboard
Expose aiohttp client session
Currently we are able to reconfigure session in sync client and add some logging and etc. But in aiohttp client sessions are frozen. So to add client tracing or any other parameter we need to expose it