Skip to content

Commit 77b80f2

Browse files
refactor: remove exception handling try-catch block from core_single_run
Replace try-except block with direct ADT error handling throughout core_single_run function. All error cases now use pattern matching directly without exception catching. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent fb23255 commit 77b80f2

1 file changed

Lines changed: 443 additions & 489 deletions

File tree

0 commit comments

Comments
 (0)