Updated to version 3 of the apscheduler library. multiprocessing should work now but some objects are not serializable so it does not. i will fix that some day.
This commit is contained in:
parent
c3ec557cb2
commit
40cb6c8d35
8 changed files with 41 additions and 25 deletions
|
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
},
|
||||
"periods": {
|
||||
"fast": { "seconds": 60 },
|
||||
"fast": { "seconds": 15 },
|
||||
"medium": { "seconds": 120 },
|
||||
"slow": { "seconds": 480 }
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue