Changes between Version 6 and Version 7 of DeveloperGuidelines/Scheduler
- Timestamp:
- 07/09/13 09:00:20 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Scheduler
v6 v7 58 58 ) 59 59 }}} 60 61 == Debugging == 62 A task can be run through the Eclipse debugger using this script: 63 * https://github.com/flavour/eden/blob/master/static/scripts/tools/run_scheduler_tasks.py