Hide Forgot
The updating of schedules for existing tasks need to occur in the task queue to prevent the task's state from changing (e.g. being run) while the scheduler is being changed.
Perhaps we should have the queue store a deep copy of enqueued tasks to prevent tasks being modified outside the task subsystem. Further, return copies of tasks in query results returned by task subsystem.
New scheduler assignment pushed down into the task queue Fix pushed in 86081ae3e912bde42c3fe8368e855b0a99ec5608
Included in 0.189.
verified [root@preethi playpen]# rpm -q pulp pulp-0.0.233-1.fc15.noarch [root@preethi playpen]# pulp-admin repo update --id=f14 --start=2011-09-23T11:00:00 --interval PT1H Successfully updated repository [ f14 ]
Pulp v1.0 is released Closed Current Release.
Pulp v1.0 is released.