"""Background task management.""" # Renamed from tasks.py for clarity from .tasks import TaskManager # noqa: F401