Module roles.runner¶
Local task runner module, used by default.
You must provide the same interface if you want to write your own one. It is expected to take tasks from storage, run them, and complete them.
Local task runner module, used by default.
You must provide the same interface if you want to write your own one. It is expected to take tasks from storage, run them, and complete them.