aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2021-09-05 09:34:54 +0100
committerGravatar Chris Lovering <[email protected]>2021-09-06 12:56:33 +0100
commit6bb0dba2230e9b3fcab2caaf559b749543c26abb (patch)
treec908bbe700fb68d2b566983dbb799121de6d7b65 /CONTRIBUTING.md
parentServer 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 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions