diff options
| author | 2021-09-05 09:34:54 +0100 | |
|---|---|---|
| committer | 2021-09-06 12:56:33 +0100 | |
| commit | 6bb0dba2230e9b3fcab2caaf559b749543c26abb (patch) | |
| tree | c908bbe700fb68d2b566983dbb799121de6d7b65 /README.md | |
| parent | Server command now uses correct TalentPool attr (#1810) (diff) | |
Declare and refresh TalentPool.cache on init of cog
This avoids issues in the server cog trying to access it before it's assigned and refreshed.
I also migrated to the tasks to `scheduling.create_task()` as the created tasks currently don't have any error handling they can hide errors in development until the task object is destroyed (if that occurs at all) which logs the exception. The scheduling alternative attaches a callback which logs exceptions to prevent this.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions