CircuitSacul/hikari-clusters

[CODE] Don't use a `while` loop with `sleep(0.1)` for callbacks

Closed this issue · 0 comments

Better to use some form of asyncio.Future.