Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Downloader] Log errors from initialization task #3444

Merged
merged 5 commits into from Jan 26, 2020

Conversation

Jackenmen
Copy link
Member

@Jackenmen Jackenmen commented Jan 25, 2020

Type

  • Bugfix
  • Enhancement
  • New feature

Description of the changes

This adds done callback which will log any exception (and its traceback) that may occur in initialization task. If error occurs during initialization, all command calls will tell about it and won't run.
// I was wondering for quite a while why initialization task just stopped working after I've tried changing something in Downloader...

@Jackenmen Jackenmen added Type: Enhancement Something meant to enhance existing Red features. Category: Cogs - Downloader This is related to the Downloader cog. labels Jan 25, 2020
@Jackenmen Jackenmen added this to the 3.3.0 milestone Jan 25, 2020
@mikeshardmind mikeshardmind merged commit fc5fc08 into Cog-Creators:V3/develop Jan 26, 2020
@Jackenmen Jackenmen deleted the jack1142-patch-2 branch January 26, 2020 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Cogs - Downloader This is related to the Downloader cog. Type: Enhancement Something meant to enhance existing Red features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants