|
cctools
|
TaskVine FuturePythonTask object. More...
Public Member Functions | |
| def | __init__ (self, manager, func, args, kwargs) |
| Creates a new Future Task. More... | |
TaskVine FuturePythonTask object.
This class is a sublcass of PythonTask that is specialized for futures
| def ndcctools.taskvine.futures.FuturePythonTask.__init__ | ( | self, | |
| manager, | |||
| func, | |||
| args, | |||
| kwargs | |||
| ) |
Creates a new Future Task.
| self | |
| func | |
| args | |
| kwargs |