Closed iamgojoof6eyes closed 2 months ago
Fixed the bug mentioned in issue 523 which was sys:1: RuntimeWarning: coroutine 'AsyncClient.get' was never awaited and also issue 522 which was the result of same bug
sys:1: RuntimeWarning: coroutine 'AsyncClient.get' was never awaited
I am resending it because the changes are not visible in my repo
Fixed the bug mentioned in issue 523 which was
sys:1: RuntimeWarning: coroutine 'AsyncClient.get' was never awaited
and also issue 522 which was the result of same bug