Returns completed jobs (for testing/inspection).
List<Job> get completedJobs => List.unmodifiable(_completed);