paper-dynasty-discord/cogs
Cal Corum a9943ec57f fix: log and handle ZeroDivisionError in gauntlet draft (#31)
Both callers of gauntlets.run_draft() silently swallowed
ZeroDivisionError (the intentional user-cancellation signal) with
a bare return and no logging. Add logger.info() to both except blocks
so cancellations are visible in the log stream.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 01:33:09 -06:00
..
economy_new refactor: Consolidate scouting utilities, add test suite, use Discord timestamps 2026-03-05 03:04:53 +00:00
players_new fix: log and handle ZeroDivisionError in gauntlet draft (#31) 2026-03-07 01:33:09 -06:00
admins.py Catchup commit 2025-07-22 09:22:19 -05:00
economy.py Normalize Player.franchise queries to use Team.sname 2026-01-07 12:01:00 -06:00
gameplay_legacy.py Add responders check to dropdowns 2024-12-27 22:33:25 -06:00
gameplay.py fix: add locked_play context manager to prevent stuck play locks 2026-02-10 21:54:44 -06:00
owner.py New sync method 2024-12-18 09:59:39 -06:00
players.py fix: log and handle ZeroDivisionError in gauntlet draft (#31) 2026-03-07 01:33:09 -06:00
players.py.backup Cogs to Packages Groundwork 2025-08-17 08:46:55 -05:00