Fixing race conditions in event subsystem.
Pre-release
Pre-release
From this release, async predicates in bot.wait_for will be fully unsupported.
This is a small breaking change being added that is mediating a bug we have been fighting with for most of yesterday/today.
This has been done to remove issues with handling race conditions that would otherwise have likely had a much greater performance impact on the library.