Zane Helton
ff692c19b7
Await guild creation to fix a race condition
...
`Promise.all(...)` runs these simultaneously, yet role depends on the
guild to be created first. This can lead to a race condition. I've
awaited role creation too because the call to `Member.addToGuild(...)`
relies on the role to be created.
2025-06-29 13:27:14 +10:00
..
2023-03-31 15:52:33 +11:00
2024-08-31 11:04:18 +02:00
2025-05-03 12:30:22 +02:00
2025-06-28 17:08:00 +10:00
2025-05-03 12:30:22 +02:00
2024-07-17 19:53:31 +10:00
2023-04-13 15:06:21 -04:00
2024-10-28 00:32:15 +01:00
2025-06-29 13:27:14 +10:00
2023-08-11 10:52:15 +10:00
2024-11-19 14:19:40 -06:00
2023-03-31 15:52:33 +11:00
2025-03-25 11:26:36 -07:00
2024-08-15 10:14:44 +02:00
2024-08-24 08:46:04 +02:00
2023-04-13 15:44:39 -04:00
2023-04-13 15:33:03 -04:00
2023-03-31 15:52:33 +11:00
2025-03-23 13:13:03 -05:00
2023-04-13 15:44:39 -04:00
2025-03-25 16:02:47 -07:00
2024-11-19 14:19:40 -06:00
2024-08-13 21:43:19 +02:00
2023-04-13 15:40:51 -04:00
2023-03-31 15:52:33 +11:00
2024-11-19 14:19:40 -06:00
2025-01-07 21:12:43 -05:00
2023-03-31 15:52:33 +11:00
2023-04-13 15:40:51 -04:00
2023-04-13 15:40:51 -04:00
2023-03-31 15:52:33 +11:00
2023-04-13 15:40:51 -04:00
2024-08-24 07:37:34 +02:00
2023-03-31 15:52:33 +11:00
2023-03-31 15:52:33 +11:00
2023-04-13 15:40:51 -04:00