-
-
Notifications
You must be signed in to change notification settings - Fork 405
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
coretasks: Major rewrite of MODE handling
It appears (as observed on a real bot in production) that batched MODE messages would trip up the old code and assign incorrect privilege bitmasks depending on the ordering and other factors. This rewrite is a first attempt at fixing that. Notably, it specifically bails out if something looks too complicated to parse. Co-authored-by: mal <mal@sec.gd>
- Loading branch information
1 parent
25e6469
commit 693a435
Showing
1 changed file
with
64 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters