mirror of
https://github.com/EZ-Api/ez-api.git
synced 2026-01-13 17:47:51 +00:00
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
This commit is contained in:
Reference in New Issue
Block a user