Naamloos / ModCore

A powerful moderating bot written on top of DSharpPlus
GNU Affero General Public License v3.0
46 stars 10 forks source link

Starboard- race condition #153

Open Naamloos opened 2 years ago

Naamloos commented 2 years ago

Sometimes the starboard produces duplicate messages. I suspect this being a race condition but I am not sure. afbeelding This could probably be resolved with a lock on guild IDs.

Naamloos commented 7 months ago

TODO: check if this still occurs.