You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An asyncio compatibly version of the Event class would be nice. Especially for event handlers that do more complex tasks that involve network requests.
The text was updated successfully, but these errors were encountered:
An
asyncio
compatibly version of theEvent
class would be nice. Especially for event handlers that do more complex tasks that involve network requests.The text was updated successfully, but these errors were encountered: