forked from 0xWheatyz/SPARC
Refactor scheduler.py to use pooled DatabaseClient #1665
Reference in New Issue
Block a user
Delete Branch "feature/1658-scheduler-pooled-db"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
scheduler.pyto reuse the application-level pooledDatabaseClientinstead of instantiating a new one per invocationauth.pyCloses #1658
Test plan
ruff check SPARC/passes🤖 Generated with Claude Code