Job: + whenStarted, whenFinished callbacks, now with additional job argument; let Scheduler.schedule() return the real startTime (may be used as jobId)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1915 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
2ac3c63888
commit
8469575076
1 changed files with 0 additions and 1 deletions
|
@ -135,7 +135,6 @@ How does this work?
|
|||
... print 'executing'
|
||||
... return d
|
||||
|
||||
>>> from time import time
|
||||
>>> scheduler = agent.scheduler
|
||||
>>> startTime = scheduler.schedule(TestJob())
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue