Rewrite to use async
Closed this issue · 1 comments
fluffy-critter commented
Instead of the silly ThreadPoolExecutor
stuff this would be a really good candidate for use of asyncio
and aiohttp
.
fluffy-critter commented
I've done this a few different ways and it always turns out horrible.