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
def __init__(self, tasklet):
An object that waits for another tasklet to complete
def arm(self, tasklet):
See L{WaitCondition.arm}
def disarm(self):
See L{WaitCondition.disarm}
def _join_cb(self, tasklet, retval):
Undocumented
def _idle_cb(self):
Undocumented
API Documentation for Kiwi, generated by pydoctor at 2019-08-08 02:24:42.