VoiceNextExtension#ConnectAsync deadlocks when missing permissions
Created by: Kiritsu
Summary
When your bot tries to connect a voice channel using VoiceNextExtension#ConnectAsync(DiscordChannel)
if it doesn't have connect permissions, it will deadlock.