mirror of
https://github.com/discourse/discourse.git
synced 2025-04-20 00:42:29 +08:00

Whenever you are about to reach the limit of users in a group DM, if you send requests to add new users in parallel, they might all go through ignoring the limit due to a race condition. Internal - t/145895