kiwi.tasklet.WaitForTasklet(WaitCondition)
class documentationkiwi.tasklet
(View In Hierarchy)
An object that waits for a tasklet to complete
Method | __init__ | An object that waits for another tasklet to complete |
Method | arm | See L{WaitCondition.arm} |
Method | disarm | See L{WaitCondition.disarm} |
Method | _join_cb | Undocumented |
Method | _idle_cb | Undocumented |
An object that waits for another tasklet to complete