Ask Solem
|
c673fe201b
Fixes failing test
|
10 年之前 |
Ask Solem
|
53b5fdf3c5
Lowercase settings and settings cleanup (radical, but backwards compatible)
|
10 年之前 |
Ask Solem
|
55678442de
PyPy: Try to handle KeyError when setting key. Closes #2862
|
10 年之前 |
Ask Solem
|
5106352570
flakes
|
10 年之前 |
Colin McIntosh
|
7d5a062280
Added a check for syncing the schedule even if nothing is in the schedule.
|
10 年之前 |
Ask Solem
|
a84d67ce33
Embedded beat must set app for thread/process. Closes #2594
|
10 年之前 |
PMickael
|
dad37c741d
Process import change from billiard since 3.4 multiprocessing Fix #2530
|
10 年之前 |
Ask Solem
|
5972569489
Force ScheduleEntry to be orderable. Closes #2295
|
11 年之前 |
Ask Solem
|
77d7eb06e3
Do not rely on billiard.util being available (Issue #2345)
|
11 年之前 |
Ask Solem
|
922c98c444
Cosmetics for #2196
|
11 年之前 |
Alex Koshelev
|
f4b389d486
Fix task scheduler internal heap building - use of absolute timestamps instead of delays
|
11 年之前 |
Ask Solem
|
6d0d4ddbf1
Fixes beat when empty schedule
|
11 年之前 |
Ask Solem
|
c73bb64f13
Tests passing
|
11 年之前 |
Ask Solem
|
20340d79b5
Beat: Wake up 0.010 seconds earlier to adjust lateness
|
11 年之前 |
Ask Solem
|
100168871a
Fixes docs and test issues
|
11 年之前 |
Ask Solem
|
b3cd3fcec4
Tests passing for beat
|
11 年之前 |
Ask Solem
|
a2deeb3ecd
flakes
|
11 年之前 |
Ask Solem
|
91af06d50b
Beat: Scheduler.Publisher renamed to .Producer, and .publisher to .producer
|
11 年之前 |
Ask Solem
|
ed629f615a
Merge branch 'master' into bigbeat
|
11 年之前 |
Ask Solem
|
f9e49a8f7a
3.2: Use dict and set comprehensions (+ literals)
|
11 年之前 |
Ask Solem
|
8b7e3f2e9a
TaskProducer replaced by create_task_message and send_task_message
|
11 年之前 |
Ask Solem
|
9d026fa051
Beat: Do not attempt to upgrade a recently created db. Closes #1923
|
11 年之前 |
Ask Solem
|
108adeef13
Cosmetics for #1876
|
11 年之前 |
chrisclark
|
a7390b9719
documentation, finer grained control on syncing, tests
|
11 年之前 |
chrisclark
|
427636a131
setting for optionally syncing on every scheduled task execution
|
11 年之前 |
Ask Solem
|
044c8a4621
Remove print
|
11 年之前 |
Ask Solem
|
dc4634298f
Use a heapq to avoid calling all entries for every iteration
|
11 年之前 |
Ask Solem
|
0c0daa516d
Embedded beat: Make sure default signals are handled properly
|
12 年之前 |
nadad
|
b27b022c99
Fixed a little syntax error in string formatting in beat.py
|
12 年之前 |
Ask Solem
|
b1e2744652
close_open_fds uses os.closerange, get_fdmax uses sysconf
|
12 年之前 |