v0.1.0-alpha.11
📢 Preamble
Urgent release to refactor asyncio.Event
implementation
💅 Improvements
- Refactor
asyncio.Event
implementation where the called calls.set
to break the event loop forfollow
commands, see official docs
Urgent release to refactor asyncio.Event
implementation
asyncio.Event
implementation where the called calls .set
to break the event loop for follow
commands, see official docs