Home | Trees | Indices | Help |
|
---|
|
Default result container with automatic restoring of the result order. In general the order of the incoming results in the scheduler can be different from the order of the tasks, since some tasks may finish quicker than other tasks. This result container restores the original order.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Store a result in the container. The task index is also stored and later used to reconstruct the original task order.
|
Sort the results into the original order and return them in list.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1-MDP on Mon Apr 27 21:56:24 2020 | http://epydoc.sourceforge.net |