Closed boxOfAces closed 3 weeks ago
Is this still an issue? Can you provide a complete reproducer, including URL etc? Your reproducer appears to just be "make a request" with ssl disabled. Unless it's an ssl issue, millions of other users are making a request without this exception, so we'll need more to go on...
Long story short
This issue has previously been referenced in #3117, but same has been closed without any resolution provided
Expected behaviour
No exception
Actual behaviour
However, this exception doesn't cause any problem per se in the execution of any code after this. The event loop runs fine and coro calling this also executes. The request also gets completed everytime.
Steps to reproduce
Your environment
aiohttp==3.6.2 asyncio==3.4.3 python==3.7.3 macos== 10.13.6