aioGoogle not running asynchronously
I’m trying to send requests to Google Calendar asynchonously using aiogoogle but they’re running synchonously, here’s the code:
I’m trying to send requests to Google Calendar asynchonously using aiogoogle but they’re running synchonously, here’s the code: