Files
ez-api/go.sum
zenfun bae3d9bd5b refactor(scheduler): add base context for graceful shutdown
- Create application-level context with cancel function
- Pass base context to scheduler via WithBaseContext option
- Move scheduler.Stop() to explicit shutdown sequence after context cancellation
- Upgrade foundation dependency to v0.7.0 for new scheduler options
2026-01-01 01:44:49 +08:00

21 KiB