Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Major rework of shutdown and reconnect logs to avoid zombie tasks and…
… race conditions (Cog-Creators#117) * Major rework of shutdown and reconnect logs to avoid zombie tasks and race conditions * depends * cleanup nodes * rename vars * missing callbacks * add a `wait_until_ready` to `lavalink` * change order to avoid circular imports * *sigh* * uhh * ensure volume persists on a resume * formatting * revert task callbacks * Apply suggestions from code review Co-authored-by: jack1142 <[email protected]> * Update lavalink/node.py Co-authored-by: jack1142 <[email protected]>
- Loading branch information