-
-
Notifications
You must be signed in to change notification settings - Fork 750
Clean: _delete_found doesn't handle NotFound #1963
Copy link
Copy link
Closed
Labels
a: utilityRelated to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)Related to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)good first issueGood for newcomersGood for newcomersp: 2 - normalNormal PriorityNormal Priorityt: bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
a: utilityRelated to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)Related to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)good first issueGood for newcomersGood for newcomersp: 2 - normalNormal PriorityNormal Priorityt: bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
The
_delete_founddoesn't properly handle theNotFoundexception, acontextlib.suppressblock should be added to prevent the exception from propagating.Sentry Issue: BOT-1QH