Trees | Indices | Help |
|
---|
|
object --+ | Task --+ | PoolTask --+ | Robots
A worker thread with a pool of worker processes, servicing a queue of callables.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
on_start_item | |||
on_finish_item | |||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Raises KeyboardInterrupt in the Task thread.
|
Override this method to make the worker thread do something.
|
|
on_start_item
|
on_finish_item
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |