`is_privileged()` function does not contain any asynchronous code therefore being an async function does not effect performance. And it's been called across the code without the `await` keyword causing `RuntimeWarning: coroutine 'Music.is_privileged' was never awaited` error. |
||
|---|---|---|
| .. | ||
| advanced.py | ||
| basic.py | ||