TFNS / CTFNote

CTFNote is a collaborative tool aiming to help CTF teams to organise their work.
GNU General Public License v3.0
505 stars 56 forks source link

Race condition in creating CTF channels/role in Discord #238

Open JJ-8 opened 2 months ago

JJ-8 commented 2 months ago

When multiple people are having member access (or higher), not all of them are added to the CTF role when /create is used in Discord. This would result in an out-of-sync state which can be corrected by downgrading the role and applying the role again.