bibliopixel.util.threads.task_thread.
Task
Bases: object
object
run
Wait for the event, run the task, trigger the next task.
TaskThread
Bases: bibliopixel.util.threads.runnable.LoopThread
bibliopixel.util.threads.runnable.LoopThread
produce
run_once
The target code that is repeatedly executed in the run method