2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/plugins/backgroundrunner.koplugin
poire-z 962fd02c98
Tame BackgroundRunner: stop running when no more job (#6605)
A BackgroundRunner plugin instance will stop running
(rescheduling a check every 2 seconds) when there is no
(or no more) job to run.
Clients of this service now have to emit an event after
adding a job into PluginShare.backgroundJobs, so an
already loaded but stopped BackgroundRunner can notice
it and start running again.
2020-08-31 16:48:29 +02:00
..
_meta.lua
commandrunner.lua Make UIManager track prevent/allowStandby state. (#6558) 2020-08-30 15:01:56 +02:00
luawrapper.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
main.lua Tame BackgroundRunner: stop running when no more job (#6605) 2020-08-31 16:48:29 +02:00
wrapper.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00