1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 09:09:00 +03:00
Octobot/TeamOctolings.Octobot/Services/Update
Octol1ttle a0e7b3a611
Always default cancellation tokens (#319)
This PR makes sure that a cancellation token is never *required* to use
an `async` method. This does not affect user experience in any way, only
code quality.

---------

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2024-06-25 15:09:45 +05:00
..
MemberUpdateService.cs Always default cancellation tokens (#319) 2024-06-25 15:09:45 +05:00
ScheduledEventUpdateService.cs Always default cancellation tokens (#319) 2024-06-25 15:09:45 +05:00
SongUpdateService.cs Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00