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 WaitCondition.arm |
| Method | disarm | See WaitCondition.disarm |
| Method | _join_cb | Undocumented |
| Method | _idle_cb | Undocumented |
An object that waits for another tasklet to complete