Commit 2d85066
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 <6032823+jack1142@users.noreply.github.com>
* Update lavalink/node.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>1 parent fbcec12 commit 2d85066
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
0 commit comments